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
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
gallium/radeon: remove unused r600_texture::pitch_override
Marek Olšák
2015-12-03
2
-2
/
+0
*
gallium/radeon: remove DBG_TEXMIP
Marek Olšák
2015-12-03
3
-4
/
+2
*
nv50/ir: fix moves to/from flags
Ilia Mirkin
2015-12-02
2
-2
/
+7
*
nv50/ir: don't forget to mark flagsDef on cvt in txb lowering
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: fix instruction permutation logic
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: the mad source might not have a defining instruction
Ilia Mirkin
2015-12-02
1
-1
/
+1
*
nv50/ir: make sure entire graph is reachable
Ilia Mirkin
2015-12-02
1
-0
/
+1
*
nv50/ir: deal with loops with no breaks
Ilia Mirkin
2015-12-02
1
-0
/
+6
*
nvc0/ir: fold postfactor into immediate
Ilia Mirkin
2015-12-02
1
-0
/
+6
*
nv50/ir: allow immediate 0 to be loaded anywhere
Ilia Mirkin
2015-12-02
1
-0
/
+6
*
nv50/ir/gk110: add memory barriers support for GK110
Samuel Pitoiset
2015-12-02
1
-0
/
+12
*
nv50/ir: do not call textureMask() for surface ops
Samuel Pitoiset
2015-12-02
1
-1
/
+2
*
r600: set mega fetch count to 16 for gs copy shader
Dave Airlie
2015-12-02
1
-0
/
+1
*
r600: increment ring index after emit vertex not before.
Dave Airlie
2015-12-02
1
-18
/
+24
*
r600: add alu + cf nop to copy shader on r600
Dave Airlie
2015-12-02
1
-0
/
+10
*
r600: SMX returns CONTEXT_DONE early workaround
Dave Airlie
2015-12-02
2
-1
/
+13
*
r600: do SQ flush ES ring rolling workaround
Dave Airlie
2015-12-02
3
-1
/
+8
*
nv50,nvc0: allow to create resources other than buffers
Samuel Pitoiset
2015-12-01
5
-4
/
+9
*
r600: workaround empty geom shader.
Dave Airlie
2015-12-01
1
-0
/
+5
*
r600: rv670 use at least 16es/gs threads
Dave Airlie
2015-12-01
1
-4
/
+5
*
r600: geometry shader gsvs itemsize workaround
Dave Airlie
2015-12-01
1
-0
/
+20
*
r600/shader: split address get out to a function.
Dave Airlie
2015-12-01
1
-1
/
+6
*
r600: move per-type settings into a switch statement
Dave Airlie
2015-11-30
1
-5
/
+13
*
r600: split out common alu_writes pattern.
Dave Airlie
2015-11-30
1
-7
/
+12
*
r600/llvm: fix r600/llvm build
Dave Airlie
2015-11-30
1
-1
/
+1
*
r600: fixes for register definitions.
Dave Airlie
2015-11-30
1
-3
/
+3
*
r600: add missing register to initial state
Dave Airlie
2015-11-30
3
-7
/
+15
*
r600: define registers required for tessellation
Dave Airlie
2015-11-30
2
-27
/
+113
*
r600: consolidate clip state updates
Dave Airlie
2015-11-30
2
-17
/
+16
*
nv50/ir: always display the opcode number for unknown instructions
Samuel Pitoiset
2015-11-29
2
-2
/
+2
*
radeon: only suspend queries on flush if they haven't been suspended yet
Nicolai Hähnle
2015-11-28
2
-2
/
+9
*
svga: Don't return value from void function.
Jose Fonseca
2015-11-27
1
-1
/
+2
*
freedreno/ir3: assign varying locations later
Rob Clark
2015-11-26
4
-29
/
+37
*
freedreno/ir3: use instr flag to mark unused instructions
Rob Clark
2015-11-26
4
-14
/
+24
*
freedreno/a4xx: rework vinterp/vpsrepl
Rob Clark
2015-11-26
1
-12
/
+36
*
freedreno/a3xx: rework vinterp/vpsrepl
Rob Clark
2015-11-26
1
-12
/
+37
*
radeon: use PIPE_DRIVER_QUERY_FLAG_DONT_LIST for perfcounters
Nicolai Hähnle
2015-11-26
1
-0
/
+2
*
radeon: delay the generation of driver query names until first use
Nicolai Hähnle
2015-11-26
3
-104
/
+113
[next]