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
*
r600g,radeonsi: skip unnecessary buffer_is_busy call, add a comment
Marek Olšák
2014-02-04
1
-1
/
+5
*
r600g,radeonsi: skip busy-checking for DISCARD_RANGE if it has been done already
Marek Olšák
2014-02-04
1
-0
/
+4
*
r600g,radeonsi: treat DYNAMIC and STREAM usage as STAGING
Marek Olšák
2014-02-04
1
-7
/
+3
*
gallium: remove PIPE_CAP_MAX_COMBINED_SAMPLERS
Marek Olšák
2014-02-04
12
-29
/
+0
*
radeon/uvd: fix feedback buffer handling v2
Christian König
2014-02-04
1
-12
/
+28
*
freedreno: enabling binning and opt by default
Rob Clark
2014-02-03
3
-16
/
+11
*
freedreno/a3xx/compiler: new compiler
Rob Clark
2014-02-03
17
-209
/
+2777
*
freedreno/a3xx/compiler: split out old compiler
Rob Clark
2014-02-03
6
-1
/
+1531
*
freedreno/a3xx/compiler: prepare for new compiler
Rob Clark
2014-02-03
9
-146
/
+308
*
freedreno/a3xx: remove useless reg tracking in disasm-a3xx
Rob Clark
2014-02-03
1
-174
/
+0
*
svga: check shader size against max command buffer size
Brian Paul
2014-02-03
2
-12
/
+49
*
svga: refactor some shader code
Brian Paul
2014-02-03
11
-76
/
+171
*
freedreno: better manage our WFI's
Rob Clark
2014-02-01
7
-24
/
+36
*
freedreno/a3xx: add logicop
Rob Clark
2014-02-01
3
-6
/
+27
*
freedreno/a3xx: handle frag z write
Rob Clark
2014-02-01
7
-25
/
+53
*
freedreno: resync generated headers
Rob Clark
2014-02-01
4
-9
/
+39
*
freedreno/a3xx: fix const confusion
Rob Clark
2014-02-01
2
-9
/
+9
*
freedreno/a3xx/compiler: compiler cleanups
Rob Clark
2014-02-01
7
-145
/
+198
*
freedreno/compiler/a3xx: remove lowered instructions
Rob Clark
2014-02-01
1
-354
/
+0
*
freedreno: add tgsi lowering pass
Rob Clark
2014-02-01
4
-2
/
+1229
*
freedreno/a3xx/compiler: add CLAMP
Rob Clark
2014-02-01
1
-7
/
+24
*
freedreno/a3xx/compiler: various fixes
Rob Clark
2014-02-01
1
-14
/
+34
*
freedreno: ctx should hold ref to dev
Rob Clark
2014-02-01
6
-2
/
+8
*
freedreno: add prims-emitted driver query
Rob Clark
2014-02-01
1
-0
/
+1
*
llvmpipe: fix denorm handling for r11g11b10_float format when blending
Roland Scheidegger
2014-01-31
1
-2
/
+15
*
r600g: Removed unnecessary positivity check for unsigned int variable.
Siavash Eliasi
2014-01-31
1
-1
/
+1
*
freedreno: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Ian Romanick
2014-01-29
1
-0
/
+3
*
ilo: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+1
*
svga: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+2
*
i915g: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+3
*
i915g: Use alignment of 64 instead of 16 for buffer allocation
Siavash Eliasi
2014-01-29
1
-1
/
+1
*
llvmpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+2
*
llvmpipe: Use alignment of 64 instead of 16 for buffer allocation
Siavash Eliasi
2014-01-29
1
-3
/
+3
*
softpipe: Set PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT to 64
Siavash Eliasi
2014-01-29
1
-1
/
+2
*
softpipe: Use alignment of 64 instead of 16 for buffer allocation
Siavash Eliasi
2014-01-29
1
-2
/
+2
*
i915g: support more PIPE_CAPs
Stéphane Marchesin
2014-01-28
1
-3
/
+6
*
radeonsi: Put GS ring buffer descriptors with streamout buffer descriptors
Michel Dänzer
2014-01-29
5
-84
/
+115
*
radeonsi: Enable OpenGL 3.3
Michel Dänzer
2014-01-29
1
-3
/
+5
*
radeonsi: Geometry shader micro-optimizations
Michel Dänzer
2014-01-29
1
-12
/
+10
*
radeonsi: We don't support indirect addressing of geometry shader inputs
Michel Dänzer
2014-01-29
1
-0
/
+4
*
radeonsi: Pass VS resource descriptors to the HW ES shader stage as well
Michel Dänzer
2014-01-29
6
-34
/
+58
*
radeonsi: Fix streamout from geometry shader
Michel Dänzer
2014-01-29
1
-10
/
+27
*
radeonsi: Simplify shader PM4 state handling
Michel Dänzer
2014-01-29
3
-61
/
+21
*
radeonsi: Properly match ES outputs to GS inputs
Michel Dänzer
2014-01-29
1
-5
/
+16
*
radeonsi: Really dump TGSI code before any TGSI->LLVM conversion attempt
Michel Dänzer
2014-01-29
1
-8
/
+8
*
radeonsi: Also export clip distances with geometry shader
Michel Dänzer
2014-01-29
2
-5
/
+9
*
radeonsi: Take GS into account for VS state in more places
Michel Dänzer
2014-01-29
3
-2
/
+14
*
radeonsi: Handle adjacency primitives
Michel Dänzer
2014-01-29
1
-4
/
+4
*
radeonsi: Handle TGSI_SEMANTIC_PRIMID
Michel Dänzer
2014-01-29
3
-2
/
+16
*
radeonsi: Generalize counting of shader parameters
Michel Dänzer
2014-01-29
3
-38
/
+48
[next]