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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
xvmc: force assertion in XvMC tests
Giuseppe Bilotta
2015-12-04
5
-0
/
+10
*
nv50/ir: replace zeros in movs as well
Ilia Mirkin
2015-12-03
1
-2
/
+1
*
nv50/ir: fold fma/mad when all 3 args are immediates
Ilia Mirkin
2015-12-03
1
-0
/
+30
*
nv50/ir: avoid looking at uninitialized srcMods entries
Ilia Mirkin
2015-12-03
2
-2
/
+2
*
nv50/ir: fix DCE to not generate 96-bit loads
Ilia Mirkin
2015-12-03
1
-1
/
+31
*
draw: fix clipping of layer/vp index outputs
Roland Scheidegger
2015-12-04
1
-139
/
+186
*
softpipe: use provoking vertex for layer
Roland Scheidegger
2015-12-04
1
-2
/
+2
*
llvmpipe: use provoking vertex for layer/viewport
Roland Scheidegger
2015-12-04
2
-17
/
+32
*
vc4: Add the RCL to CL debug dumping when in simulator mode.
Eric Anholt
2015-12-03
1
-0
/
+6
*
radeonsi: fix Fiji for LLVM <= 3.7
Marek Olšák
2015-12-03
1
-1
/
+2
*
radeonsi: fix occlusion queries on Fiji
Marek Olšák
2015-12-03
1
-2
/
+2
*
radeonsi: dump init_config IBs
Marek Olšák
2015-12-03
1
-4
/
+15
*
radeonsi: print framebuffer info into ddebug logs
Marek Olšák
2015-12-03
3
-2
/
+27
*
gallium/radeon: print more info about HTILE
Marek Olšák
2015-12-03
2
-2
/
+17
*
gallium/radeon: print more info about CMASK
Marek Olšák
2015-12-03
2
-3
/
+16
*
gallium/radeon: rename fmask::pitch -> pitch_in_pixels
Marek Olšák
2015-12-03
3
-6
/
+6
*
gallium/radeon: print more information about textures
Marek Olšák
2015-12-03
1
-5
/
+43
*
gallium/radeon: move printing texture info into a separate function
Marek Olšák
2015-12-03
1
-41
/
+51
[next]