targets/vdpau: Don't link unused libraries
[mesa.git] / src / gallium / drivers /
2014-02-16 Rob Clarkfreedreno/a3xx/compiler: use (ss) for WAR hazards
2014-02-16 Rob Clarkfreedreno/a3xx/compiler: fix RA typo
2014-02-16 Rob Clarkfreedreno/a3xx/compiler: handle kill properly (new...
2014-02-16 Rob Clarkfreedreno/a3xx/compiler: trans_cmp() sanity
2014-02-16 Rob Clarkfreedreno: fix problems if no color buf bound
2014-02-14 Thomas Hellstromsvga/winsys: Propagate surface shared information to...
2014-02-14 Brian Paulsvga: update texture code for GBS
2014-02-14 Brian Paulsvga: update buffer code for GBS
2014-02-14 Brian Paulsvga: add new helper functions for GBS buffers
2014-02-14 Brian Paulsvga: remove a couple unneeded assertions
2014-02-14 Brian Paulsvga: adjust adjustment for point coordinates
2014-02-14 Brian Paulsvga: track which textures are rendered to
2014-02-14 Brian Paulsvga: add helpers for tracking rendering to textures
2014-02-14 Brian Paulsvga: update shader code for GBS
2014-02-14 Brian Paulsvga: update constant buffer code for GBS
2014-02-14 Brian Paulsvga: add svga_have_gb_objects/dma() functions
2014-02-14 Brian Paulsvga: add new GBS commands
2014-02-14 Brian Paulsvga: update svga_winsys interface for GBS
2014-02-14 Brian Paulsvga: update dumping code with new GBS commands, etc
2014-02-14 Brian Paulsvga: split / update svga3d header files
2014-02-14 Alex Deucherradeon: reverse DBG_NO_HYPERZ logic
2014-02-13 Christian Königradeon/vce: initial VCE support v8
2014-02-13 Ilia Mirkinnv50: mark scissors/viewports dirty on context switch
2014-02-13 Christian Königgallium/vl: remove remaining softpipe video functions
2014-02-13 Ilia Mirkinnv50: implement multiple viewports/scissors, enable...
2014-02-12 Brian Paulsvga: replace out-of-temps assertion with debug warning
2014-02-12 Maarten Lankhorstnouveau: create only 1 shared screen between vdpau...
2014-02-11 Ilia Mirkinnv30,nvc0: only claim a single viewport
2014-02-11 Christian Königvl: add H264 encoding interface
2014-02-11 Dave Airlier600g: add support for multiple viewports.
2014-02-10 Ilia Mirkinnouveau/video: make sure that firmware is present when...
2014-02-09 Grigori Goronzygallium: add geometry shader output limits
2014-02-09 Ilia Mirkinnv30: report 8 maximum inputs
2014-02-08 Christoph Bumillernv50/ir/ra: some register spilling fixes
2014-02-07 Christoph Bumillernvc0: handle TGSI_SEMANTIC_LAYER
2014-02-07 Christoph Bumillernvc0: create the SW object
2014-02-07 Christoph Bumillernvc0/ir/emit: hardcode vertex output stream to 0 for now
2014-02-06 Ilia Mirkinnouveau/codegen: allow tex offsets on non-TXF instructi...
2014-02-06 Ilia Mirkinnv50: only over-allocate by a page for code
2014-02-06 Ilia Mirkinnv50: fix layerid to be the fp input number rather...
2014-02-06 Ilia Mirkinnv50: rework primid logic
2014-02-06 Marek Olšákgallium/radeon: fix warnings
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-02-06 Marek Olšákr600g,radeonsi: set resource domains in one place (v2)
2014-02-06 Christian Königradeon: just don't map VRAM buffers at all
2014-02-06 Christian Königradeon/video: directly create buffers in the right...
2014-02-06 Christian Königradeon/video: seperate common video functions
2014-02-05 Dave Airlier600g: add support for geom shaders to r600/r700 chipse...
2014-02-05 Dave Airlier600g: enable GLSL 3.30 on evergreen GPUs
2014-02-05 Dave Airlier600g: properly propogate clip dist write value
2014-02-05 Dave Airlier600g: calculate a better value for array_size (v2)
2014-02-05 Dave Airlier600g: fix CAYMAN geometry shader support
2014-02-05 Dave Airlier600g: fix up shader out misc stuff for copy shader
2014-02-05 Dave Airlier600g: port the layered surface rendering patch from...
2014-02-05 Dave Airlier600g: initial VS output layer support
2014-02-05 Dave Airlier600g: setup const texture buffers for geom shaders
2014-02-05 Dave Airlier600g: calculate correct cut value
2014-02-05 Dave Airlier600g: fix dynamic_input_array_index.shader_test
2014-02-05 Dave Airlier600g: add support for indirect geom ring writes
2014-02-05 Dave Airlier600g: write proper output prim type
2014-02-05 Dave Airlier600g: enable instance cnt register with new enough...
2014-02-05 Dave Airlier600g: add primitive input support for gs
2014-02-05 Dave Airlier600g: emit streamout from dma copy shader
2014-02-05 Dave Airlier600g/gs: fix cases where number of gs inputs != number...
2014-02-05 Dave Airlier600g: increase array base for exported parameters
2014-02-05 Dave Airlier600g: initialise the geom shader loop registers.
2014-02-05 Dave Airlier600g: emit NOPs at end of shaders in more cases
2014-02-05 Dave Airlier600g: don't enable SB for geom shaders
2014-02-05 Dave Airlier600g/sb: add MEM_RING support
2014-02-05 Dave Airlier600g: don't fail if we can't map VS->GS ring entries
2014-02-05 Vadim Girlinr600g: initial support for geometry shaders on evergree...
2014-02-05 Vadim Girlinr600g: add hw register definitions for GS block setup
2014-02-05 Vadim Girlinr600g: defer shader variant selection and depending...
2014-02-05 Dave Airlier600g/bc: add support for indexed memory writes.
2014-02-05 Vadim Girlinr600g: move barrier and end_of_program bits from output...
2014-02-05 Dave Airlier600g: split streamout emit code into a separate function
2014-02-04 Marek Olšákr600g,radeonsi: skip unnecessary buffer_is_busy call...
2014-02-04 Marek Olšákr600g,radeonsi: skip busy-checking for DISCARD_RANGE...
2014-02-04 Marek Olšákr600g,radeonsi: treat DYNAMIC and STREAM usage as STAGING
2014-02-04 Marek Olšákgallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
2014-02-04 Christian Königradeon/uvd: fix feedback buffer handling v2
2014-02-03 Rob Clarkfreedreno: enabling binning and opt by default
2014-02-03 Rob Clarkfreedreno/a3xx/compiler: new compiler
2014-02-03 Rob Clarkfreedreno/a3xx/compiler: split out old compiler
2014-02-03 Rob Clarkfreedreno/a3xx/compiler: prepare for new compiler
2014-02-03 Rob Clarkfreedreno/a3xx: remove useless reg tracking in disasm...
2014-02-03 Brian Paulsvga: check shader size against max command buffer...
2014-02-03 Brian Paulsvga: refactor some shader code
2014-02-01 Rob Clarkfreedreno: better manage our WFI's
2014-02-01 Rob Clarkfreedreno/a3xx: add logicop
2014-02-01 Rob Clarkfreedreno/a3xx: handle frag z write
2014-02-01 Rob Clarkfreedreno: resync generated headers
2014-02-01 Rob Clarkfreedreno/a3xx: fix const confusion
2014-02-01 Rob Clarkfreedreno/a3xx/compiler: compiler cleanups
2014-02-01 Rob Clarkfreedreno/compiler/a3xx: remove lowered instructions
2014-02-01 Rob Clarkfreedreno: add tgsi lowering pass
2014-02-01 Rob Clarkfreedreno/a3xx/compiler: add CLAMP
2014-02-01 Rob Clarkfreedreno/a3xx/compiler: various fixes
2014-02-01 Rob Clarkfreedreno: ctx should hold ref to dev
2014-02-01 Rob Clarkfreedreno: add prims-emitted driver query
next