radeonsi: Don't modify PA_SC_RASTER_CONFIG register value if rb_mask == 0
[mesa.git] / src / gallium / drivers /
2014-12-25 Michel Dänzerradeonsi: Don't modify PA_SC_RASTER_CONFIG register...
2014-12-24 Eric Anholtvc4: Optimize CL emits by doing size checks up front.
2014-12-24 Eric Anholtvc4: Avoid repeated hindex lookups in the loop over...
2014-12-24 Rob Clarkfreedreno/ir3: split out legalize pass
2014-12-24 Rob Clarkfreedreno/ir3: ra debug
2014-12-21 Marek Olšákradeonsi: force NaNs to 0
2014-12-21 David Heidelbergr300g: implement ARR opcode
2014-12-20 Rob Clarkfreedreno/a4xx: blend-color
2014-12-20 Rob Clarkfreedreno/a4xx: alpha-test
2014-12-20 Rob Clarkfreedreno: update generated headers
2014-12-20 Rob Clarkfreedreno/ir3: trans_kill cleanup
2014-12-20 Rob Clarkfreedreno/ir3: hack for standalone compiler
2014-12-18 Eric Anholtvc4: Coalesce MOVs into VPM with the instructions gener...
2014-12-18 Eric Anholtvc4: Redefine VPM writes as a (destination) QIR registe...
2014-12-18 Eric Anholtvc4: Add support for turning constant uniforms into...
2014-12-18 Eric Anholtvc4: Move follow_movs() to common QIR code.
2014-12-18 Eric Anholtvc4: Fix missing newline for load immediate instruction...
2014-12-18 Eric Anholtvc4: Add a userspace BO cache.
2014-12-18 Eric Anholtvc4: Add dmabuf support.
2014-12-18 Eric Anholtvc4: Drop a weird argument in the BOs-from-handles...
2014-12-16 Eric Anholtvc4: Add support for turning add-based MOVs to muls...
2014-12-16 Eric Anholtvc4: Add a helper for changing a field in an instruction.
2014-12-16 Eric Anholtvc4: Fix the name of qpu_waddr_ignores_ws().
2014-12-16 Eric Anholtvc4: Add support for enabling early Z discards.
2014-12-16 Ilia Mirkinnvc0: add missed PIPE_CAP_VERTEXID_NOBASE
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
2014-12-16 Dave Airlier600g/sb: implement r600 gpr index workaround. (v3.1)
2014-12-16 Vadim Girlinr600g/sb: fix issues with loops created for switch
2014-12-16 Dave AirlieRevert "r600g/sb: fix issues cause by GLSL switching...
2014-12-15 Eric Anholtvc4: Add support for 32-bit signed norm/scaled vertex...
2014-12-15 Eric Anholtvc4: Add support for 16-bit signed/unsigned norm/scaled...
2014-12-15 Eric Anholtvc4: Rename the 16-bit unpack #define.
2014-12-15 Eric Anholtvc4: Add support for 8-bit unnormalized vertex attrs.
2014-12-15 Eric Anholtvc4: Refactor vertex attribute conversions a bit.
2014-12-15 Eric Anholtvc4: Fix use of r3 as a temp in 8-bit unpacking.
2014-12-15 Eric Anholtvc4: Rename UNPACK_8* to UNPACK_8*_F.
2014-12-15 Eric Anholtvc4: Add support for UMAD.
2014-12-15 Eric Anholtvc4: 0-initialize the screen again.
2014-12-15 Eric Anholtvc4: Fix leaks of the compiled shaders' keys.
2014-12-15 Eric Anholtvc4: Fix leaks of the CL contents.
2014-12-15 Eric Anholtvc4: Fix leak of vc4_bos stashed in the context.
2014-12-15 Eric Anholtvc4: Fix leak of the compiled shader programs in the...
2014-12-15 Eric Anholtvc4: Fix leak of a copy of the scheduled QPU instructions.
2014-12-15 Eric Anholtvc4: Switch to using the util/ hash table.
2014-12-15 Eric Anholtvc4: Fix leak of simulator memory on screen cleanup.
2014-12-15 Eric Anholtvc4: Fix a leak of the simulator's exec BO's actual...
2014-12-15 Jason Ekstrandutil/hash_table: Rework the API to know about hashing
2014-12-13 Rob Clarkfreedreno/a4xx: mipmaps
2014-12-13 Rob Clarkfreedreno: update generated headers
2014-12-13 Rob Clarkfreedreno: add is_a3xx()/is_a4xx() helpers
2014-12-13 Rob Clarkfreedreno: helper to calc layer/level offset
2014-12-12 Matt Turnergallium: Remove Android files from distribution.
2014-12-12 Eric Anholtvc4: Fix referencing of sync objects.
2014-12-12 Eric Anholtvc4: Consider FS backface color loads as color inputs...
2014-12-12 Eric Anholtvc4: Drop redundant index size setting.
2014-12-12 Eric Anholtvc4: Don't throw out the index offset in the shadow...
2014-12-12 Eric Anholtvc4: Fix triangle-guardband-viewport piglit test.
2014-12-12 Eric Anholtvc4: Fix a memory leak in setting up QPU instructions...
2014-12-10 Marek Olšákradeonsi: take into account NULL colorbuffers when...
2014-12-10 Marek Olšákradeonsi: only emit line stippling and provoking vertex...
2014-12-10 Marek Olšákradeonsi: fix SPI state dependency on sprite_coord_enable
2014-12-10 Marek Olšákradeonsi: fix line stippling and provoking vertex state...
2014-12-10 Marek Olšákradeonsi: emit DRAW_PREAMBLE only if it changes
2014-12-10 Marek Olšákradeonsi: remove setting of VGT_DISPATCH_DRAW_INDEX
2014-12-10 Marek Olšákradeonsi: emit GS_OUT_PRIM_TYPE only if it changes
2014-12-10 Marek Olšákradeonsi: emit primitive restart only if it changes
2014-12-10 Marek Olšákradeonsi: emit base vertex and start instance only...
2014-12-10 Marek Olšákradeonsi: emit clip registers only if VS, GS, or raster...
2014-12-10 Marek Olšákradeonsi: get info about VS outputs from tgsi_shader_info
2014-12-10 Marek Olšákradeonsi: move all shader-related functions to a new...
2014-12-10 Marek Olšákradeonsi: generate derived and draw-related registers...
2014-12-10 Marek Olšákradeonsi: si_conv_pipe_prim shouldn't fail
2014-12-10 Marek Olšákradeonsi: remove useless variable si_context::pm4_dirty...
2014-12-10 Marek Olšákradeonsi: remove unused draw packet functions
2014-12-10 Marek Olšákradeonsi: emit draw packets directly into the CS
2014-12-10 Marek Olšákradeonsi: add emit util functions for SH registers
2014-12-10 Dave Airlier600g: only init GS_VERT_ITEMSIZE on r600
2014-12-10 Eric Anholtvc4: Do QPU scheduling across uniform loads.
2014-12-10 Eric Anholtvc4: Populate the delay field better, and schedule...
2014-12-10 Eric Anholtvc4: Skip raddr dependencies for 32-bit immediate loads.
2014-12-10 Eric Anholtvc4: Mark VPM read setup as impacting VPM reads, not...
2014-12-10 Eric Anholtvc4: Refuse to merge instructions involving 32-bit...
2014-12-09 Rob Clarkfreedreno/a4xx: frag-coord / face fixes
2014-12-09 Rob Clarkfreedreno/a4xx: fix rendering to layer != 0
2014-12-09 Rob Clarkfreedreno/a4xx: temp hack for FLAT varyings
2014-12-09 Rob Clarkfreedreno/ir3: lower TXP as needed
2014-12-09 Rob Clarkfreedreno/a4xx: XA gpu hang at startup
2014-12-09 Rob Clarkfreedreno/a4xx: texture fixes
2014-12-09 Rob Clarkfreedreno: cleanup slice alignment/setup
2014-12-09 Rob Clarkfreedreno: update generated headers
2014-12-09 Marek Olšákdraw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
2014-12-09 Eric Anholtvc4: Reserve rb31 instead of r3 for raddr conflict...
2014-12-09 Eric Anholtvc4: Prioritize allocating accumulators to short-lived...
2014-12-09 Dave Airlier600g: fix regression since UCMP change
2014-12-09 Matt TurnerRemove useless checks for NULL before freeing
2014-12-09 Eric Anholtvc4: Interleave register allocation from regfile A...
2014-12-09 Eric Anholtvc4: Fix decision for whether the MIN operation writes...
2014-12-09 Eric Anholtvc4: Drop dependency on r3 for color packing.
2014-12-09 Eric Anholtvc4: Add support for GL 1.0 logic ops.
2014-12-09 Eric Anholtvc4: Add support for TGSI_OPCODE_UCMP.
next