search for: uavs

Displaying 20 results from an estimated 27 matches for "uavs".

Did you mean: uas
2012 Mar 27
1
[Bug 8829] New: rsync -uav --delete --dry-run prints delete file list in reverse order
https://bugzilla.samba.org/show_bug.cgi?id=8829 Summary: rsync -uav --delete --dry-run prints delete file list in reverse order Product: rsync Version: 3.0.9 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: core AssignedTo: wayned at samba.org
2011 Sep 15
2
[LLVMdev] new dwarf tokens for AMDIL
The AMDIL Target needs new dwarf tokens for dwarf debug support, I'd we should handle this best? (which numbers to use for the new tokens): Two new tokens will be added: DW_AT_AMDIL_address_space (currently 0x3ff1) : needed in order to know which address space to read data from DW_AT_AMDIL_resource (currently 0x3ff2) : the resource ID information for when we read memory from UAV ---Yousef
2010 Jul 14
2
Wine installation error in openSuSE 11.2
Hello, when I execute my wineinstall file, i get the following error: William at linux-uavs:~/Documents/wine-1.0.1> ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking whether make sets $(MAKE)... no checking for gcc... no checking for cc... no checking for cl.exe... no configure: error: no acceptable C compiler found in $...
2016 Nov 25
0
Wine release 1.9.24
...ARG from GetData() when "data" is NULL and "data_size" is non-zero. wined3d: Use glGetQueryObjectui64v() for occlusion queries when available. d3d11/tests: Add test for occlusion query with result bigger than UINT32_MAX. wined3d: Do not record sampler usage for UAVs. wined3d: Add ARB_shader_image_load_store extension. wined3d: Generate GLSL declarations for UAVs. wined3d: Introduce wined3d_device_set_unordered_access_view(). d3d11: Implement UAV binding. wined3d: Invalidate texture locations while binding UAVs. wined3d: Impl...
2011 Sep 15
0
[LLVMdev] new dwarf tokens for AMDIL
Shajrawi, Yousef wrote: > > > The AMDIL Target needs new dwarf tokens for dwarf debug support, I’d we > should handle this best? (which numbers to use for the new tokens): > > Two new tokens will be added: > > DW_AT_AMDIL_address_space (currently 0x3ff1) : needed in order to know > which address space to read data from > > DW_AT_AMDIL_resource (currently 0x3ff2) :
2007 Aug 28
1
Can files be changed to hard links?
I have an rsync cron script that copies one entire hard drive containing hard links to another drive. It does this by selecting the directories to be rsync'ed and copying them one by one. My rsync line is: rsync -uav source/ target and the problem is this would not copy hard links. If I change the rsync line to: rsync uaHv --delete source/ target will the files copied using the original
2017 Aug 20
0
Wine release 2.15
The Wine development release 2.15 is now available. What's new in this release (see below for details): - Support for AES encryption. - Improved Bezier support in Direct2D. - Chunked transfer improvements in WinInet. - Various bug fixes. The source is available from the following locations: http://dl.winehq.org/wine/source/2.x/wine-2.15.tar.xz
2016 Dec 16
0
Wine release 2.0-rc2
...2: Check for a valid pointer before yanking the line. appwiz.cpl: Remove list entries left over from an earlier uninstall. Jacek Caban (1): wininet: Get rid of no longer needed INTERNET_INVALID_PORT_NUMBER in get_server. Józef Kucia (14): wined3d: Add suport for 2D array texture UAVs. d3d11/tests: Add test for 2D array texture UAVs. wined3d: Use depth/stencil formats for typeless resources only when WINED3DUSAGE_DEPTHSTENCIL is set. d3d11/tests: Add test for depth/stencil shader resource views. wined3d: Recognize SM5 vCoverage input registers. wine...
2016 Dec 09
0
Wine release 2.0-rc1
...orderedAccessViews(). wined3d: Unbind image textures in context_bind_unordered_access_views(). wined3d: Implement wined3d_unordered_access_view_invalidate_location() for 3D textures. wined3d: Add ARB_shader_image_size extension. wined3d: Extend resinfo instruction to support UAVs. wined3d: Implement SM5 ld_uav_typed instruction. d3d11/tests: Add test for typed UAV loads. wined3d: Recognize SM5 sync opcode. wined3d: Recognize SM5 dcl_uav_raw opcode. wined3d: Recognize SM5 dcl_uav_structured opcode. wined3d: Use signed integers for addressi...
2005 Apr 30
5
problems installing wine
I just downloaded the latest version of wine from the site to install on my system. My system is an Athalon XP 2400+ running Fedora Core 3, fully updated. I downloaded the file wine-20050419-1fc3winehq.athlon.rpm and installed it, then installed winetools-2.1.1-jo.i386.rpm to go with it. I started winetools to do the configuration and completed each step of the base install one at a time until
2017 Mar 03
0
Wine release 2.3
The Wine development release 2.3 is now available. What's new in this release (see below for details): - Obsolete wineinstall script removed. - More Direct3D command stream work. - A few more Shader Model 5 instructions. - Better underline rendering in DirectWrite. - Improved ODBC support on 64-bit. - Various bug fixes. The source is available from the following locations:
2017 Feb 17
0
Wine release 2.2
...dy 0. d3d10core/tests: Mark sRGB RTV clear test as broken on Nvidia drivers. d3d11/tests: Mark some tests as broken on Nvidia drivers. wined3d: Honor buffer ranges for shader resource views. d3d11/tests: Add tests for buffer ranges. wined3d: Handle declarations for raw UAVs. wined3d: Add support for buffer UAVs. wined3d: Implement raw buffer views. wined3d: Implement SM5 atomic_* instructions. d3d11/tests: Add test for atomic instructions. wined3d: Fix condition to determine if FIXME message should be printed. d3d10core/tests: Add t...
2018 Sep 13
0
Wine release 3.0.3
The Wine maintenance release 3.0.3 is now available. What's new in this release (see below for details): - Various bug fixes The source is available from the following locations: https://dl.winehq.org/wine/source/3.0/wine-3.0.3.tar.xz http://mirrors.ibiblio.org/wine/source/3.0/wine-3.0.3.tar.xz Binary packages for various distributions will be available from:
2017 Mar 17
0
Wine release 2.4
The Wine development release 2.4 is now available. What's new in this release (see below for details): - Built-in implementation of cryptographic hashes. - Mono engine updated with upstream fixes. - More Direct3D command stream work. - Simulated bold and italic in DirectWrite. - Improvements to the XML reader. - Various bug fixes. The source is available from the following
2018 May 23
0
vkd3d release 1.0
The Wine team is proud to announce that release 1.0 of vkd3d, the Direct3D 12 to Vulkan translation library, is now available. This is the first release of vkd3d. A lot of Direct3D 12 features are still missing and bugs are expected. The current version was tested mainly with demo applications. A number of features that are being worked on have been deferred to the next development cycle. This
2017 Dec 15
0
Wine release 3.0-rc2
...3.0. user.exe16: Implemented OldExitWindows() user.exe16 function. user.exe16: Fix handling of 16-bit HBITMAPs in InsertMenu16. Martin Storsjo (1): msvcrt: Fix copy/paste typos in arm64 setjmp/longjmp. Matteo Bruni (3): d3d11/tests: Add a couple of testcases for UINT, sRGB UAVs. d3d11/tests: Add tests for GenerateMips(). d3d11/tests: Add a couple of testcases for sRGB SRVs. Nikolay Sivov (7): wshom: Implement Popup() method. comctl32/listview: Directly reset focused item on item count change. user32/tests: Release window DCs consistently....
2017 Feb 03
0
Wine release 2.1
...wined3d: Add Rx 460 binary driver. Jefferson Carpenter (1): wmvcore: Implement WMCreateReaderPriv. Józef Kucia (56): ddraw: Cleanup ddraw7_GetAvailableVidMem(). ddraw: Relax "dwSize" validation in ddraw_surface*_Lock(). d3d11/tests: Add test for writing to UAVs. d3d11/tests: Add optional "rect" parameter to check_texture_sub_resource_* functions. wined3d: Introduce wined3d_device_set_compute_shader(). d3d11: Implement d3d11_immediate_context_CSSetShader(). wined3d: Remove inaccurate comments. include/d3d11: Add D3D1...
2017 Oct 31
0
Wine release 2.20
The Wine development release 2.20 is now available. What's new in this release (see below for details): - Improved event support in MSHTML. - Preloader support on ARM64. - Interpolation modes in Direct3D. - Improved metafile support in GdiPlus. - Initial version of Kerberos5 Authentication Package. - OLE clipboard cache improvements. - Various bug fixes. The source is available
2018 Jul 09
0
Wine release 3.12
The Wine development release 3.12 is now available. What's new in this release (see below for details): - Unicode data updated to Unicode 11.0.0. - Proxy configuration dialog in the Internet control panel. - Syntax fixes in the Cmd.exe command intepreter. - Some more glyphs in the Wingdings font. - Various bug fixes. The source is available from the following locations:
2018 Sep 14
0
Wine release 3.16
...e(). winevulkan: Enable vkGetDeviceProcAddr() quirk for idTech engine. iphlpapi: Fix FILE leak in get_ipv6_addr_scope_table() (Coverity). d3d11/tests: Test D3D11_BLEND_DESC normalization. d3d10core/tests: Test D3D10_BLEND_DESC normalization. wined3d: Add support for 1D UAVs in shaders. wined3d: Use >= for shader model checks in feature_level_from_caps(). wined3d: Set WINED3DFMT_FLAG_COMPRESSED based on format block info. Louis Lenders (2): pidgen: Add stub for PIDGenSimpW. advapi32: Add stub for TraceSetInformation. Michael Müller (3):...