gallium: add INTERP_* opcodes to support interpolateAt*
[mesa.git] / src / gallium / drivers /
2014-07-10 Ilia Mirkinr600g: remove unused base_vector_chan variable
2014-07-10 Ilia Mirkinnvc0/ir: fix encoding of offset register into interpola...
2014-07-10 Ilia Mirkinnvc0/ir: account for indirect textures on fermi for txd
2014-07-10 Ilia Mirkinnvc0/ir: unset s/r indirect sources before moving every...
2014-07-09 Ilia Mirkingallium: switch dedicated centroid field to interpolati...
2014-07-09 Christian Königradeonsi: fix order of r600_need_dma_space and r600_con...
2014-07-08 Samuel Pitoisetnvc0: allocate more space before a counter is configured
2014-07-08 Tobias Klausmannnv50/ir: use unordered_set instead of list to keep...
2014-07-08 Marek Olšákradeonsi: mark MSAA config state as dirty at the beginn...
2014-07-08 Chia-I Wuilo: fix fence reference counting
2014-07-08 Ilia Mirkinnvc0/ir: fill offset in properly for TXD
2014-07-08 Ilia Mirkinnvc0/ir: use manual TXD when offsets are involved
2014-07-08 Ilia Mirkinnvc0/ir: do quadops on the right texture coordinates...
2014-07-08 Ilia Mirkinnv50/ir: ignore bias for samplerCubeShadow on nv50
2014-07-08 Ilia Mirkinnv50/ir: retrieve shadow compare from first arg
2014-07-06 Christian Königgallium/radeon: use PRIX64 instead of PRIu64
2014-07-04 Ilia Mirkinnvc0: add a memory barrier when there are persistent...
2014-07-04 Ilia Mirkinnv50: do an explicit flush on draw when there are persi...
2014-07-04 Ilia Mirkinnv50: disable dedicated ubo upload method
2014-07-03 Ilia Mirkingallium: rename PIPE_CAP_TGSI_VS_LAYER to also have...
2014-07-03 Ilia Mirkinr600g: allow vs to write to gl_ViewportIndex
2014-07-03 Thomas Hellstromsvga: Don't unnecessarily reemit BindGBShader commands v2
2014-07-03 Aaron Watryradeon/llvm: Allocate space for kernel metadata operands
2014-07-03 Brian Paulsvga: add switch cases for PIPE_SHADER_CAP_DOUBLES
2014-07-03 Michel DänzerRevert "radeonsi: Use dma_copy when possible for si_blit."
2014-07-02 Tom Stellardgallium: Add PIPE_SHADER_CAP_DOUBLES
2014-07-02 Tom Stellardgallium/radeon: Only print a message for LLVM diagnosti...
2014-07-02 Tom Stellardradeon/llvm: Use the llvm.rsq.clamped intrinsic for RSQ
2014-07-02 Ilia Mirkinr600g: allow viewport index/layer to be sent to ps
2014-07-02 Ilia Mirkinnvc0: add missed PIPE_CAP_DRAW_INDIRECT
2014-07-01 Roland Scheideggerllvmpipe: get rid of llvmpipe_get_texture_tile_linear
2014-07-01 Roland Scheideggerllvmpipe: get rid of llvmpipe_get_texture_image
2014-07-01 Roland Scheideggerllvmpipe: get rid of llvmpipe_get_texture_image_all
2014-07-01 Roland Scheideggerllvmpipe: allocate regular texture memory upfront
2014-07-01 Roland Scheideggerllvmpipe: get rid of linear_img struct
2014-07-01 Roland Scheideggerllvmpipe: (trivial) rename linear_mip_offsets to mip_of...
2014-07-01 Christoph Bumillergallium: add facilities for indirect drawing
2014-07-01 Ilia Mirkinnvc0: expose 4 vertex streams, use stream ids in xfb
2014-07-01 Ilia Mirkinnvc0/ir: only merge emit/restart for identical streams
2014-07-01 Ilia Mirkinnvc0/ir: avoid creating restarts with non-0 stream
2014-07-01 Ilia Mirkinnvc0/ir: fix emitting vertex stream
2014-07-01 Ilia Mirkingallium: add a cap for max vertex streams
2014-07-01 Ilia Mirkingallium: add an index argument to create_query
2014-07-01 Ilia Mirkingallium: add support for stream in so info
2014-07-01 Axel Davyradeonsi: Use dma_copy when possible for si_blit.
2014-06-27 Axel Davynv50: fix dri3 prime buffer creation
2014-06-27 Dave Airlienvc0: fix dri3 prime buffer creation
2014-06-26 Roland Scheideggersoftpipe: use last_level from sampler view, not from...
2014-06-25 Takashi Iwaillvmpipe: Fix zero-division in llvmpipe_texture_layout()
2014-06-24 Bruno Jiménezr600g/compute: Defer the creation of the temporary...
2014-06-24 Jan Veselyr600g/compute: Handle failures in compute_memory_pool_f...
2014-06-24 Jan Veselyr600g/compute: Fix possible endless loop in compute_mem...
2014-06-24 Jan Veselyr600: Fix use after free in compute_memory_promote_item.
2014-06-23 Ilia Mirkinnvc0: allow VIEWPORT_INDEX and LAYER to be used as...
2014-06-23 Tobias Klausmannnv50/ir: allow gl_ViewportIndex to work on non-provokin...
2014-06-22 Rob Clarkfreedreno: use util_copy_framebuffer_state()
2014-06-22 Rob Clarkfreedreno/a3xx: WFI fixes/cleanup
2014-06-21 Emil Velikovscons: avoid building any piece of i915
2014-06-20 Bruno Jiménezr600g/compute: Use gallium util functions for double...
2014-06-20 Bruno Jiménezr600g/compute: Map only against intermediate buffers
2014-06-20 Bruno Jiménezr600g/compute: Implement compute_memory_demote_item
2014-06-20 Bruno Jiménezr600g/compute: Avoid problems when promoting items...
2014-06-20 Bruno Jiménezr600g/compute: Only move to the pool the buffers marked...
2014-06-20 Bruno Jiménezr600g/compute: divide the item list in two
2014-06-20 Bruno Jiménezr600g/compute: Add statuses to the compute_memory_items
2014-06-20 Bruno Jiménezr600g/compute: Add an util function to know if an item...
2014-06-20 Bruno Jiménezr600g/compute: Add an intermediate resource for OpenCL...
2014-06-19 Michel Dänzerradeon/llvm: Adapt to AMDGPU.rsq intrinsic change in...
2014-06-19 Ilia Mirkinnv30: hack to avoid errors on unexpected color/zeta...
2014-06-19 Ilia Mirkinnv30: tidy screen caps, add missing ones
2014-06-19 Ilia Mirkinnv30: avoid dangling references to deleted contexts
2014-06-19 Ilia Mirkinnv30: plug some memory leaks on screen destroy and...
2014-06-19 Ilia Mirkinnv50: organize screen caps
2014-06-19 Ilia Mirkinnvc0: organize screen caps
2014-06-19 Ilia Mirkinnvc0: remove vport_int hack and instead use the usual...
2014-06-18 David Heidelbergerr300g: don't advertize PIPE_FORMAT_B10G10R10X2_UNORM...
2014-06-18 Marek Olšákradeonsi: implement ARB_texture_query_lod
2014-06-18 Marek Olšákradeonsi: pass ARB_conservative_depth parameters to...
2014-06-18 Marek Olšákgallium: implement ARB_texture_query_levels
2014-06-18 Marek Olšákradeonsi: cosmetic changes in si_shader.c
2014-06-18 Marek Olšákradeonsi: implement ARB_texture_gather and Gather funct...
2014-06-18 Marek Olšákr600g: fix the max vertex shader input limit
2014-06-18 Grigori Goronzyradeon/uvd: disable VC-1 simple/main on UVD 2.x
2014-06-18 Grigori Goronzyradeonsi: add sampling of 4:2:2 subsampled textures
2014-06-18 Grigori Goronzyutil/u_format: move utility function from r600g
2014-06-18 Leo Liuradeon/vce: set number of cpbs based on level
2014-06-18 Leo Liuradeon/vce: implement h264 level support
2014-06-17 Tobias Klausmannnv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX
2014-06-17 Tobias Klausmannnvc0: implement multiple viewports/scissors, enable...
2014-06-17 Ilia Mirkinnv50: make sure to mark first scissor dirty after blit
2014-06-16 Marek Olšákradeonsi: fixup sizes of shader resource and sampler...
2014-06-16 Michel Dänzerr600g/radeonsi: Remove default case from PIPE_COMPUTE_C...
2014-06-14 Tom Stellardradeon/compute: Always report at least 1 compute unit
2014-06-13 Rob Clarkfreedreno/a3xx: vtx formats
2014-06-13 Rob Clarkfreedreno: update generated headers
2014-06-13 Rob Clarkfreedreno: try for more squarish tile dimensions
2014-06-13 Rob Clarkfreedreno: fix for null textures
2014-06-13 Roland Scheideggerllvmpipe: increase number of queries which can be binne...
2014-06-13 Bruno Jiménezradeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_...
2014-06-12 Bruno Jiménezr600g/compute: solve a bug introduced by 2e01b8b440c140...
next