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
/
radeonsi
/
si_shader.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: Rename struct radeon_llvm_binary to radeon_shader_binary v2
Tom Stellard
2014-03-07
1
-1
/
+1
*
radeonsi: Prevent geometry shader from emitting too many vertices
Michel Daenzer
2014-02-27
1
-0
/
+16
*
radeonsi: Use SI_BIG_ENDIAN now that it exists
Tom Stellard
2014-02-24
1
-1
/
+1
*
radeonsi: Use util_cpu_to_le32() instead of bswap32() on big-endian systems
Tom Stellard
2014-02-24
1
-1
/
+1
*
radeonsi: Put GS ring buffer descriptors with streamout buffer descriptors
Michel Dänzer
2014-01-29
1
-8
/
+14
*
radeonsi: Geometry shader micro-optimizations
Michel Dänzer
2014-01-29
1
-12
/
+10
*
radeonsi: Pass VS resource descriptors to the HW ES shader stage as well
Michel Dänzer
2014-01-29
1
-8
/
+4
*
radeonsi: Fix streamout from geometry shader
Michel Dänzer
2014-01-29
1
-10
/
+27
*
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
1
-0
/
+1
*
radeonsi: Take GS into account for VS state in more places
Michel Dänzer
2014-01-29
1
-0
/
+4
*
radeonsi: Handle TGSI_SEMANTIC_PRIMID
Michel Dänzer
2014-01-29
1
-1
/
+14
*
radeonsi: Generalize counting of shader parameters
Michel Dänzer
2014-01-29
1
-36
/
+46
*
radeonsi: Fix handling of geometry shader output vertex ID
Michel Dänzer
2014-01-29
1
-7
/
+19
*
radeonsi: Initial geometry shader support
Michel Dänzer
2014-01-29
1
-155
/
+582
*
radeonsi: Refactor shader input / output handling code
Michel Dänzer
2014-01-29
1
-218
/
+268
*
radeonsi: cleanup includes, add missing license
Marek Olšák
2014-01-28
1
-8
/
+0
*
r600g,radeonsi: consolidate get_compute_param
Marek Olšák
2014-01-28
1
-1
/
+1
*
radeonsi: Rename the commonly occurring rctx/r600 variables.
Andreas Hartmetz
2014-01-14
1
-9
/
+9
*
radeonsi: Rename R600->SI in some remaining defines.
Andreas Hartmetz
2014-01-14
1
-1
/
+1
*
radeonsi: Rename r600->si for functions in si_pipe.h.
Andreas Hartmetz
2014-01-14
1
-1
/
+1
*
radeonsi: Rename r600->si for functions in si_resource.h.
Andreas Hartmetz
2014-01-14
1
-1
/
+1
*
radeonsi: Rename r600->si for structs in si_pipe.h.
Andreas Hartmetz
2014-01-14
1
-2
/
+2
*
radeonsi: Apply si_* file naming scheme.
Andreas Hartmetz
2014-01-14
1
-0
/
+2058