index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r600/sb: add support for GDS to the sb decoder/dump. (v1.1)
Dave Airlie
2015-12-07
4
-10
/
+93
*
r600: add support for GDS clause to the assembler.
Dave Airlie
2015-12-07
4
-1
/
+148
*
r600: use macros for updating the various stages.
Dave Airlie
2015-12-07
1
-15
/
+25
*
r600: add SET_NULL_SHADER macro.
Dave Airlie
2015-12-07
1
-2
/
+7
*
r600: move clip misc and streamout stream updates to a single place
Dave Airlie
2015-12-07
1
-6
/
+11
*
r600: move selecting shaders into earlier code.
Dave Airlie
2015-12-07
1
-5
/
+4
*
r600: use a macro to remove common shader selection code.
Dave Airlie
2015-12-07
1
-12
/
+9
*
r600: move to using hw stages array for hw stage atoms
Dave Airlie
2015-12-07
5
-32
/
+24
*
r600: make adjust_gprs use hw stages.
Dave Airlie
2015-12-07
2
-55
/
+64
*
r600: introduce HW shader stage defines
Dave Airlie
2015-12-07
1
-0
/
+11
*
r600: fix masks for two of the unused evergreen regs.
Dave Airlie
2015-12-07
1
-2
/
+2
*
gallium: Remove redundant NULL ptr checks
Edward O'Callaghan
2015-12-06
2
-8
/
+5
*
gallium/drivers: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
54
-132
/
+132
*
gallium/auxiliary: Sanitize NULL checks into canonical form
Edward O'Callaghan
2015-12-06
41
-61
/
+61
*
gallium/auxiliary: Trivial code style cleanup
Edward O'Callaghan
2015-12-06
25
-91
/
+91
*
gallium/drivers: Trivial code-style cleanup
Edward O'Callaghan
2015-12-06
16
-58
/
+58
*
gallium/auxiliary: Fix zero integer literal to pointer comparison
Edward O'Callaghan
2015-12-06
1
-1
/
+1
*
winsys/amdgpu: Make use of ARRAY_SIZE macro
Edward O'Callaghan
2015-12-06
1
-4
/
+2
*
svga: Make use of ARRAY_SIZE macro
Edward O'Callaghan
2015-12-06
2
-2
/
+2
*
llvmpipe: Make use of ARRAY_SIZE macro
Edward O'Callaghan
2015-12-06
2
-4
/
+4
*
gallium/drivers/nouveau: Make use of ARRAY_SIZE macro
Edward O'Callaghan
2015-12-06
14
-22
/
+20
*
gallium/radeon*: Remove useless casts
Edward O'Callaghan
2015-12-06
5
-14
/
+11
*
nv50/ir: fold shl + mul with immediates
Ilia Mirkin
2015-12-05
1
-0
/
+16
*
nv50/ir: propagate indirect loads into instructions
Ilia Mirkin
2015-12-05
1
-0
/
+52
*
nv50/ir: flip shl(add, imm) into add(shl, imm)
Ilia Mirkin
2015-12-05
1
-4
/
+34
*
vc4: Fix accidental scissoring when scissor is disabled.
Eric Anholt
2015-12-05
1
-5
/
+23
*
vc4: Disable RCL blitting when scissors are enabled.
Eric Anholt
2015-12-05
1
-0
/
+3
*
vc4: Bring over cleanups from submitting to the kernel.
Eric Anholt
2015-12-05
4
-87
/
+78
*
nvc0: expose a group of performance metrics for SM30 (Kepler)
Samuel Pitoiset
2015-12-05
2
-2
/
+8
*
nvc0: re-introduce performance metrics for SM30 (Kepler)
Samuel Pitoiset
2015-12-05
2
-5
/
+188
*
nvc0: remove useless counting operations for MP counters
Samuel Pitoiset
2015-12-05
1
-101
/
+5
*
nvc0: remove old performance metrics support on Kepler
Samuel Pitoiset
2015-12-05
2
-37
/
+0
*
nvc0: remove wrong inst_issued HW SM perf counter on Kepler
Samuel Pitoiset
2015-12-05
2
-3
/
+0
*
nvc0: add missing HW SM perf counters for SM30 (Kepler)
Samuel Pitoiset
2015-12-05
3
-0
/
+10
*
nvc0: fix the comment that describe MP counters storage on Kepler
Samuel Pitoiset
2015-12-05
1
-0
/
+5
*
freedreno/ir3: nir shader prints with 'disasm' debug option
Rob Clark
2015-12-05
1
-2
/
+2
*
gallium/util: fix pipe_debug_message macro to allow 0 args
Ilia Mirkin
2015-12-04
1
-1
/
+1
*
vc4: Add debug dumping of MSAA surfaces.
Eric Anholt
2015-12-04
2
-6
/
+145
*
vc4: Add support for laying out MSAA resources.
Eric Anholt
2015-12-04
1
-5
/
+20
*
vc4: Add support for storing sample mask.
Eric Anholt
2015-12-04
5
-0
/
+24
*
vc4: Fix up tile alignment checks for blitting using just an RCL.
Eric Anholt
2015-12-04
1
-6
/
+22
*
vc4: Add support for loading sample mask.
Eric Anholt
2015-12-04
6
-1
/
+19
*
freedreno/ir3: convert scheduler back to recursive algo
Rob Clark
2015-12-04
2
-127
/
+204
*
freedreno/ir3: don't reuse a0.x across blocks
Rob Clark
2015-12-04
1
-7
/
+14
*
freedreno/ir3: rename ir3_block::bd
Rob Clark
2015-12-04
3
-11
/
+11
*
util: fix comment typo
Giuseppe Bilotta
2015-12-04
1
-1
/
+1
*
xvmc: force assertion in XvMC tests
Giuseppe Bilotta
2015-12-04
5
-0
/
+10
*
radeon: const correctness
Giuseppe Bilotta
2015-12-04
1
-1
/
+1
*
radeon: whitespace cleanup
Giuseppe Bilotta
2015-12-04
1
-2
/
+2
*
mesa/tests: add KHR_debug GLES glGetPointervKHR entry points
Emil Velikov
2015-12-04
1
-1
/
+4
[prev]
[next]