index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Fix referencing of sync objects.
Eric Anholt
2014-12-12
1
-0
/
+1
*
vc4: Consider FS backface color loads as color inputs as well.
Eric Anholt
2014-12-11
1
-1
/
+4
*
vc4: Drop redundant index size setting.
Eric Anholt
2014-12-11
1
-1
/
+0
*
vc4: Don't throw out the index offset in the shadow index buffer path.
Eric Anholt
2014-12-11
1
-2
/
+1
*
vc4: Fix triangle-guardband-viewport piglit test.
Eric Anholt
2014-12-11
1
-5
/
+14
*
vc4: Fix a memory leak in setting up QPU instructions for scheduling.
Eric Anholt
2014-12-11
1
-1
/
+2
*
radeonsi: take into account NULL colorbuffers when computing CB_TARGET_MASK
Marek Olšák
2014-12-10
1
-4
/
+12
*
radeonsi: only emit line stippling and provoking vertex state when it changes
Marek Olšák
2014-12-10
5
-0
/
+9
*
radeonsi: fix SPI state dependency on sprite_coord_enable
Marek Olšák
2014-12-10
2
-2
/
+4
*
radeonsi: fix line stippling and provoking vertex state for GS primitives
Marek Olšák
2014-12-10
1
-1
/
+3
*
radeonsi: emit DRAW_PREAMBLE only if it changes
Marek Olšák
2014-12-10
3
-8
/
+17
*
radeonsi: remove setting of VGT_DISPATCH_DRAW_INDEX
Marek Olšák
2014-12-10
1
-3
/
+0
*
radeonsi: emit GS_OUT_PRIM_TYPE only if it changes
Marek Olšák
2014-12-10
3
-1
/
+6
*
radeonsi: emit primitive restart only if it changes
Marek Olšák
2014-12-10
3
-5
/
+22
*
radeonsi: emit base vertex and start instance only if they change
Marek Olšák
2014-12-10
3
-3
/
+38
*
radeonsi: emit clip registers only if VS, GS, or rasterizer is changed
Marek Olšák
2014-12-10
5
-32
/
+39
*
radeonsi: get info about VS outputs from tgsi_shader_info
Marek Olšák
2014-12-10
3
-35
/
+34
*
radeonsi: move all shader-related functions to a new file si_state_shaders.c
Marek Olšák
2014-12-10
6
-785
/
+810
*
radeonsi: generate derived and draw-related registers directly in the CS
Marek Olšák
2014-12-10
3
-75
/
+76
*
radeonsi: si_conv_pipe_prim shouldn't fail
Marek Olšák
2014-12-10
1
-11
/
+3
*
radeonsi: remove useless variable si_context::pm4_dirty_cdwords
Marek Olšák
2014-12-10
3
-11
/
+1
*
radeonsi: remove unused draw packet functions
Marek Olšák
2014-12-10
2
-87
/
+0
*
radeonsi: emit draw packets directly into the CS
Marek Olšák
2014-12-10
3
-68
/
+95
*
radeonsi: add emit util functions for SH registers
Marek Olšák
2014-12-10
2
-1
/
+18
*
r600g: only init GS_VERT_ITEMSIZE on r600
Dave Airlie
2014-12-10
1
-5
/
+2
*
vc4: Do QPU scheduling across uniform loads.
Eric Anholt
2014-12-09
1
-28
/
+60
*
vc4: Populate the delay field better, and schedule high delay first.
Eric Anholt
2014-12-09
1
-1
/
+49
*
vc4: Skip raddr dependencies for 32-bit immediate loads.
Eric Anholt
2014-12-09
1
-2
/
+5
*
vc4: Mark VPM read setup as impacting VPM reads, not writes.
Eric Anholt
2014-12-09
1
-1
/
+7
*
vc4: Refuse to merge instructions involving 32-bit immediate loads.
Eric Anholt
2014-12-09
1
-0
/
+5
*
freedreno/a4xx: frag-coord / face fixes
Rob Clark
2014-12-09
1
-6
/
+19
*
freedreno/a4xx: fix rendering to layer != 0
Rob Clark
2014-12-09
1
-1
/
+4
*
freedreno/a4xx: temp hack for FLAT varyings
Rob Clark
2014-12-09
1
-0
/
+19
*
freedreno/ir3: lower TXP as needed
Rob Clark
2014-12-09
3
-3
/
+19
*
freedreno/a4xx: XA gpu hang at startup
Rob Clark
2014-12-09
2
-1
/
+9
*
freedreno/a4xx: texture fixes
Rob Clark
2014-12-09
6
-7
/
+54
*
freedreno: cleanup slice alignment/setup
Rob Clark
2014-12-09
1
-36
/
+14
*
freedreno: update generated headers
Rob Clark
2014-12-09
6
-18
/
+65
*
draw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
2014-12-09
3
-1
/
+5
*
vc4: Reserve rb31 instead of r3 for raddr conflict spills.
Eric Anholt
2014-12-09
2
-11
/
+45
*
vc4: Prioritize allocating accumulators to short-lived values.
Eric Anholt
2014-12-09
1
-14
/
+59
*
r600g: fix regression since UCMP change
Dave Airlie
2014-12-09
1
-1
/
+1
*
Remove useless checks for NULL before freeing
Matt Turner
2014-12-08
9
-30
/
+16
*
vc4: Interleave register allocation from regfile A and B.
Eric Anholt
2014-12-08
1
-39
/
+38
*
vc4: Fix decision for whether the MIN operation writes to the B regfile.
Eric Anholt
2014-12-08
1
-3
/
+3
*
vc4: Drop dependency on r3 for color packing.
Eric Anholt
2014-12-08
1
-4
/
+27
*
vc4: Add support for GL 1.0 logic ops.
Eric Anholt
2014-12-08
1
-2
/
+60
*
vc4: Add support for TGSI_OPCODE_UCMP.
Eric Anholt
2014-12-08
1
-0
/
+12
*
radeonsi/compute: Clamp COMPUTE_TMPRING_SIZE.WAVES to: num_cu * 32
Tom Stellard
2014-12-08
1
-0
/
+3
*
winsys/radeon: Always report at least 1 compute unit
Tom Stellard
2014-12-08
1
-1
/
+1
[next]