search for: formats

Displaying 20 results from an estimated 45284 matches for "formats".

Did you mean: format
2008 Jun 27
2
Age of Empires 3
Hello everyone :) I'm trying to get age of empires 3 to work, but I'm having some trouble with it. First of all: Installation went 100% smooth. No error message or anything, looked really good. Now I can start the age3.exe (replaced with a no-cd version) and the game starts up. There are 2 or 3 video trailers and after that the game just exists with an error message ("Age 3 has
2009 Jul 20
3
need for speed undercover
hello, sorry i don't speak english just french so if you speak french is better for me i have install need for speed undercover with play on linux my config is: ubuntu 8.10 P4 2GHz nvidia Gforce Fx 5500 256MB 1.5G ram when i play on nfs i have a black windows my terminal report this probleme Code: flo at zigzag:~/.PlayOnLinux/wineprefix/NeedForSpeedUndercover/drive_c/Program Files/EA
2010 Feb 16
0
Strange routing(?) Issue
I have a Model event and the following two lines in routes.rb 1 - map.connect "events/:action", :controller => ''events'', :action => / [a-z_]+/i 2 - map.resources :events, :has_many => :comments, :has_one => :address #, :collection => {:mapit => :get} I have #1 so that I can call custom actions from a link_to_remote link from my index page t0 update a
2013 Dec 20
3
[LLVMdev] running clang format on the Mips target
On 12/20/2013 11:18 PM, Rafael EspĂ­ndola wrote: > On 20 December 2013 15:52, reed kotler <rkotler at mips.com> wrote: >> We are considering running clang format on the whole Mips target. >> >> Is there any rule against this? > > I don't think there is a rule, but even simpler things like "remove > all trailing spaces" were not common in the past
2020 Nov 19
3
[PATCH 0/2] [clang-format] Add new configurations
From: Anastasiia Lukianenko <anastasiia_lukianenko at epam.com> We are trying to use the clang-format approach as a base for Xen [1] style formatting. During the state of testing clang-format with different configurations, we found that some points regarding the Xen coding style are not configurable. Therefore, we decided to add them to be able to make a choice in different cases. Regards,
2011 Jul 27
0
Left 4 dead 2(STEAM) installation errors
Hi. i'm pretty new to wine and while i seem to be getting the hang of it, i can't understand why my installation of Left 4 dead 2 (steam) isn't working? i would seriously love some help if someone has the patience to walk me through it! im using wine 1.2.3_1 and using steam V011!SOMEONE PLEASE HELP! left4dead2.exe Can't find steam.dll relative to executable path:
2007 Sep 07
0
Backporting Xen 3.1 to Etch
...n't come up on reboot). On the next week end I should have access to a AMD64 desktop so I will try it. Is Xen hypervisor 3.1 compatible with linux-image-2.6.18-4-xen-amd64 and linux-image-2.6.20-1-xen-amd64? Regards, -- Marco Crociani - Tyrael * Perch? usare Formati Aperti? - http://www.openformats.org * Apri la mente, libera i tuoi pensieri. Usa Software Libero.
2011 Jun 21
0
Attempting to boot Unity3D
...format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x5a534552 (as fourcc: RESZ) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a534552) in the format lookup table fixme:d3d:swapchain_init Add OpenGL context recreation support to context_validate_onscreen_formats fixme:d3d:query_init Unhandled query type 0x6. fixme:toolhelp:CreateToolhelp32Snapshot Unimplemented: heap list snapshot fixme:toolhelp:Heap32ListFirst : stub fixme:mountmgr:harddisk_ioctl unsupported ioctl 2d1400 fixme:d3d9:Direct3DShaderValidatorCreate9 stub fixme:wbemprox:wbem_locator_ConnectSer...
2012 Oct 23
0
route problem
Hello I have this routes.rb Tamara::Application.routes.draw do ActiveAdmin.routes(self) devise_for :admin_users, ActiveAdmin::Devise.config resources :users resources :category do resources :berichten end end So I thought that localhost:3000/<category>/bericht/new I could write a new bericht which is stored in the <categoryname> But when I look at rake routes
2017 Apr 03
2
[PATCH 1/2] drm: virtio: add virtio_gpu_translate_format
...ct(dev, size, false, true); diff --git a/drivers/gpu/drm/virtio/virtgpu_plane.c b/drivers/gpu/drm/virtio/virtgpu_plane.c index 1ff9c64..372c91c 100644 --- a/drivers/gpu/drm/virtio/virtgpu_plane.c +++ b/drivers/gpu/drm/virtio/virtgpu_plane.c @@ -42,6 +42,74 @@ static const uint32_t virtio_gpu_cursor_formats[] = { DRM_FORMAT_ARGB8888, }; +uint32_t virtio_gpu_translate_format(uint32_t drm_fourcc) +{ + uint32_t format; + + switch (drm_fourcc) { +#ifdef __BIG_ENDIAN + case DRM_FORMAT_XRGB8888: + format = VIRTIO_GPU_FORMAT_X8R8G8B8_UNORM; + break; + case DRM_FORMAT_ARGB8888: + format = VIRTIO_GPU_F...
2017 Apr 03
2
[PATCH 1/2] drm: virtio: add virtio_gpu_translate_format
...ct(dev, size, false, true); diff --git a/drivers/gpu/drm/virtio/virtgpu_plane.c b/drivers/gpu/drm/virtio/virtgpu_plane.c index 1ff9c64..372c91c 100644 --- a/drivers/gpu/drm/virtio/virtgpu_plane.c +++ b/drivers/gpu/drm/virtio/virtgpu_plane.c @@ -42,6 +42,74 @@ static const uint32_t virtio_gpu_cursor_formats[] = { DRM_FORMAT_ARGB8888, }; +uint32_t virtio_gpu_translate_format(uint32_t drm_fourcc) +{ + uint32_t format; + + switch (drm_fourcc) { +#ifdef __BIG_ENDIAN + case DRM_FORMAT_XRGB8888: + format = VIRTIO_GPU_FORMAT_X8R8G8B8_UNORM; + break; + case DRM_FORMAT_ARGB8888: + format = VIRTIO_GPU_F...
2016 Aug 02
0
[PATCH] launch: libvirt: Autodetect backing format for drive overlays (RHBZ#1354335).
If the user doesn't specify a format (ie. they want autodetection) then we must do the file format detection ourselves since libvirt disabled this and now doesn't work at all on qcow2 overlays that have no backing_fmt field set. --- src/launch-libvirt.c | 90 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 56 insertions(+), 34 deletions(-) diff --git
2015 Oct 20
1
[PATCH v3 03/13] v2v: factor out populating targets list
...or use the '-of' option to force the output format") ov.ov_sd ov.ov_source.s_qemu_uri in - - (* What really happens here is that the call to #disk_create - * below fails if the format is not raw or qcow2. We would - * have to extend libguestfs to support further formats, which - * is trivial, but we'd want to check that the files being - * created by qemu-img really work. In any case, fail here, - * early, not below, later. - *) - if format <> "raw" && format <> "qcow2" then -...
2019 Jun 20
2
base::format adds extraneous whitespace for some inputs
Dear R Core Team, First of all, thank you for your amazing work on developing and maintaining this wonderful language. I just stumbled upon the following behavior in R version 3.6.0: format(9.91, digits = 2, nsmall = 2) format(9.99, digits = 2, nsmall = 2) yield "9.91" and " 9.99" with an extraneous whitespace. My expected output for the second command is
2014 Jan 09
2
[LLVMdev] running clang format on the Mips target
FYI, our usual recommendation is to use clang-format only on changed code, unless there's strong evidence that the cost of the initial reformatting is basically zero (which usually means a team / community is pretty unanimous about the decision). On Thu, Jan 9, 2014 at 11:53 AM, Tobias Grosser <tobias at grosser.es> wrote: > Manuel, Daniel, > > I forgot to CC you in this
2011 Jan 23
3
phase-6 program crashes with ubuntu 10.10 and wine 1.3.12
? ? Hello ? I need urgent help : ? In my previous system configuration with ubuntu 10.04 the program phase-6 ( a learning program for vocabulary) ran without problems under wine. ? Today a did an upgrade to ubuntu 10.10 with wine 1.3.12. ? Since the upgrade the program phase-6 can't open his window and nothing happens (only the registration of the license is working). I tried some
2010 Jul 14
1
Steam games do not work
openSUSE 11.2, KDE 4.3, wine-1.2-rc7, kwin compositing effects disabled, games ran in different windows versions from 95 to 7 Steam games do not launch in fullscreen mode, only in windowed mode. And when pressing any key on the keyboard, the game crashes (be it in the game menu or in-game). Mouse movements and clicking work fine. this is what shows up in windowed mode after pressing a key on the
2013 Dec 04
1
endian problems with AIFF and WAV
I have a test program that loads an AIFF or WAV file with libsndfile and plays then using libao. After running around in circles for a while, I found and fixed the problem, but I'm still confused as to why the solution works. Would someone please explain this to me so I don't trip over this again later in my project? I used sf_open_fd() to get a SNDFILE* pointer and an AF_INFO
2014 Feb 21
2
[LLVMdev] [lldb-dev] How is variable info retrieved in debugging for executables generated by llvm backend?
Thank you, Clayton. It works now! Our debugger server responds "name:J28;generic:fp;bitsize:32;encoding:uint;format:hex;gcc:60;dwarf:60". And I also set other "generic" attributes like sp, pc, ra, arg1~arg8 to related registers. I dig a little and find llvm dwarf generator uses TargetRegisterInfo::getFrameRegister() to obtain frame base, and uses
2006 Oct 13
0
Wine release 0.9.23
This is release 0.9.23 of Wine, a free implementation of Windows on Unix. What's new in this release: - Massive update of printf formats for Win64 compatibility. - Dynamic drive support on MacOSX. - Still more MSI fixes and improvements. - Lots of bug fixes. Because of lags created by using mirrors, this message may reach you before the release is available at the public sites. The sources will be available from the following...