os_process.c: Add cygwin as an expected platform
[mesa.git] / src / gallium / drivers /
2014-07-29 Brian Paulsvga: remove unneeded depth==1 assertion in svga_textur...
2014-07-29 Michel Dänzergallium/radeon: Add some Emacs .dir-locals.el files
2014-07-29 Chia-I Wuilo: fix fb height of HiZ ops
2014-07-28 Marek Olšákr600g,radeonsi: switch all occurences of array_size...
2014-07-28 Marek Olšákradeonsi: fix occlusion queries on Hawaii
2014-07-28 Marek Olšákwinsys/radeon: fix vram_size overflow with Hawaii
2014-07-28 Marek Olšákradeonsi: fix a hang with streamout on Hawaii
2014-07-28 Marek Olšákradeonsi: fix a hang with instancing on Hawaii
2014-07-28 Marek Olšákradeonsi: fix CMASK and HTILE calculations for Hawaii
2014-07-28 Marek Olšákr600g,radeonsi: add debug flags which disable tiling
2014-07-28 Marek Olšákgallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFF...
2014-07-28 Marek Olšákr600g: switch SNORM conversion to DX and GLES behavior
2014-07-28 Chia-I Wuilo: correctly propagate resource renames to hardware
2014-07-28 Chia-I Wuilo: add ilo_resource_get_bo() helper
2014-07-28 Tom Stellardradeonsi: Use util_memcpy_cpu_to_le32()
2014-07-28 Bruno Jiménezr600g/compute: Add debug information to promote and...
2014-07-28 Bruno Jiménezr600g/compute: Add documentation to compute_memory_pool
2014-07-28 Chia-I Wuilo: unblock an inline write with a staging bo
2014-07-28 Chia-I Wuilo: try unblocking a transfer with a staging bo
2014-07-28 Chia-I Wuilo: enable persistent and coherent transfers
2014-07-28 Chia-I Wuilo: drop ptr from ilo_transfer
2014-07-28 Chia-I Wuilo: s/TRANSFER_MAP_UNSYNC/TRANSFER_MAP_GTT_UNSYNC/
2014-07-28 Chia-I Wuilo: drop unused context param from transfer functions
2014-07-28 Chia-I Wuilo: tidy up transfer mapping/unmapping
2014-07-28 Chia-I Wuilo: tidy up choose_transfer_method()
2014-07-28 Chia-I Wuilo: free transfers with util_slab_free()
2014-07-26 Chia-I Wuilo: simplify ilo_flush()
2014-07-25 Bruno Jiménezr600g/compute: Defrag the pool at the same time as...
2014-07-25 Bruno Jiménezr600g/compute: Try to use a temporary resource when...
2014-07-25 Rob Clarkfreedreno: fix typo in gpu version check
2014-07-25 Rob Clarkfreedreno/ir3: split out shader compiler from a3xx
2014-07-25 Rob Clarkfreedreno/a3xx/compiler: rename ir3_shader to ir3
2014-07-25 Rob Clarkfreedreno/a3xx/compiler: scheduler vs pred reg
2014-07-25 Rob Clarkfreedreno/a3xx/compiler: little cleanups
2014-07-25 Rob Clarkfreedreno/a3xx: enable/disable wa's based on patch...
2014-07-25 Rob Clarkfreedreno/a3xx/compiler: make IR heap dyanmic
2014-07-25 Jan Veselyr600g/compute: Fix singed/unsigned comparison compiler...
2014-07-25 Tom Stellardgallium: Add PIPE_CAP_COMPUTE_IMAGES_SUPPORTED
2014-07-25 Bruno Jiménezr600g/compute: Allow compute_memory_defrag to defragmen...
2014-07-25 Bruno Jiménezr600g/compute: Allow compute_memory_move_item to move...
2014-07-24 Ilia Mirkinnvc0/ir: support 2d constbuf indexing
2014-07-24 Ilia Mirkingm107/ir: emit LDC subops
2014-07-24 Ilia Mirkingk110/ir: emit load constant subop
2014-07-24 Ilia Mirkinnv50/ir: fix phi/union sources when their def has been...
2014-07-24 Ilia Mirkinnv50/ir: fix hard-coded TYPE_U32 sized register
2014-07-24 Ilia Mirkinnvc0: mark shader header if fp64 is used
2014-07-24 Ilia Mirkinnv50/ir: keep track of whether the program uses fp64
2014-07-24 Ilia Mirkinnvc0: make sure that the local memory allocation is...
2014-07-24 Chia-I Wuilo: check the tilings of imported handles
2014-07-24 Chia-I Wuilo: clean up resource bo renaming
2014-07-24 Chia-I Wuilo: share some code between {tex,buf}_create_bo
2014-07-24 Chia-I Wuilo: use native 3-component vertex formats on GEN7.5+
2014-07-24 Chia-I Wuilo: allow for device-dependent format translation
2014-07-23 Rob Clarkfreedreno/a3xx/compiler: fix p0 (kill, etc)
2014-07-23 Tom StellardRevert "r600g/compute: Fix warnings"
2014-07-23 Grigori Goronzyradeon/llvm: fix formatting
2014-07-23 Grigori Goronzyradeon/llvm: enable unsafe math for graphics shaders
2014-07-23 Tom Stellardr600g/compute: Fix warnings
2014-07-23 Glenn Kennardr600g: Use hardware sqrt instruction
2014-07-23 Bruno Jiménezr600g/compute: Remove unneeded code from compute_memory...
2014-07-23 Bruno Jiménezr600g/compute: Quick exit if there's nothing to add...
2014-07-23 Bruno Jiménezr600g/compute: Defrag the pool if it's necesary
2014-07-23 Bruno Jiménezr600g/compute: Add a function for defragmenting the...
2014-07-23 Bruno Jiménezr600g/compute: Add a function for moving items in the...
2014-07-23 Rob Clarkfreedreno/a3xx: more vtx formats
2014-07-23 Rob Clarkfreedreno/a3xx/compiler: const file relative addressing
2014-07-23 Rob Clarkfreedreno/a3xx/compiler: move function
2014-07-23 Rob Clarkfreedreno/a3xx: add back a few stalls
2014-07-23 Rob Clarkfreedreno: update generated headers
2014-07-23 Michel Dänzerr600g/radeonsi: Use write-combined CPU mappings of...
2014-07-21 Tom Stellardradeonsi/compute: Add support scratch buffer support v2
2014-07-21 Tom Stellardradeonsi/compute: Bump number of user sgprs for LLVM 3.5
2014-07-21 Tom Stellardradeonsi/compute: Share COMPUTE_DBG macro with r600g
2014-07-21 Tom Stellardradeonsi: Read rodata from ELF and append it to the...
2014-07-17 Marek Olšákradeonsi: only update vertex buffers when they need...
2014-07-17 Marek Olšákradeonsi: remove nr_vertex_buffers
2014-07-17 Marek Olšákradeonsi: move vertex buffer descriptors from IB to...
2014-07-17 Marek Olšákradeonsi: add support for fine-grained sampler view...
2014-07-17 Marek Olšákradeonsi: move si_set_sampler_views to si_descriptors.c
2014-07-17 Marek Olšákradeonsi: move sampler descriptors from IB to memory
2014-07-17 Marek Olšákradeonsi: implement ARB_draw_indirect
2014-07-17 Marek Olšákradeonsi: don't add info->start to the index buffer...
2014-07-17 Marek Olšákradeonsi: use an SGPR instead of VGT_INDX_OFFSET
2014-07-17 Marek Olšákradeonsi: assume LLVM 3.4.2 is always present
2014-07-17 Glenn Kennardr600g: Implement GL_ARB_texture_gather
2014-07-17 Thorsten Glasernv50: fix build failure on m68k due to invalid struct...
2014-07-16 Chia-I Wuilo: add some missing formats
2014-07-16 Chia-I Wuilo: update and tailor the surface format table
2014-07-15 Christoph Bumillernvc0: fix translate path for PRIM_RESTART_WITH_DRAW_ARRAYS
2014-07-15 Christoph Bumillernvc0: add support for indirect drawing
2014-07-15 Ilia Mirkinnouveau: check if a fence has already been signalled
2014-07-15 Tom Stellardradeon/llvm: Fix LLVM diagnostic error reporting
2014-07-15 Chia-I Wuilo: raise texture size limits
2014-07-15 Chia-I Wuilo: move away from drm_intel_bo_alloc_tiled
2014-07-14 Marek Olšákradeonsi: partially revert "switch descriptors to i32...
2014-07-11 Marek Olšákradeonsi: rename definitions of shader limits
2014-07-11 Marek Olšákradeonsi: switch descriptors to i32 vectors
2014-07-11 Marek Olšákradeonsi: properly implement texture opcodes that take...
2014-07-11 Marek Olšákradeonsi: fix texture fetches with derivatives for...
2014-07-11 Marek Olšákradeonsi: fix samplerCubeShadow with bias
next