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
/
mesa
/
drivers
/
dri
/
r300
/
compiler
/
radeon_code.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r300c/compiler: remove the compiler too
Marek Olšák
2011-10-28
1
-306
/
+0
*
r300g: fix RG/LATC1_SNORM by doing UNORM->SNORM conversion in the shader
Marek Olšák
2011-04-05
1
-3
/
+9
*
r300g: implement fragment color clamping in the shader
Marek Olšák
2011-03-12
1
-0
/
+2
*
r300g: Increase fragment shader limits for r400 cards
Tom Stellard
2011-01-23
1
-4
/
+12
*
r300/compiler: Track readers through branches in rc_get_readers()
Tom Stellard
2010-11-21
1
-0
/
+2
*
r300/compiler: Print immediate values after "dead constants" pass
Tom Stellard
2010-09-27
1
-0
/
+1
*
r300g: add support for 3D NPOT textures without mipmapping
Marek Olšák
2010-09-28
1
-1
/
+8
*
r300g: code cleanups
Marek Olšák
2010-09-28
1
-12
/
+4
*
r300/compiler: implement elimination of unused constants
Marek Olšák
2010-08-25
1
-0
/
+2
*
r300/compiler: Implement hardware assisted loops for vertex shaders.
Tom Stellard
2010-08-10
1
-2
/
+17
*
r300/compiler: r500 hw support for break and continue in loops.
Tom Stellard
2010-08-03
1
-0
/
+3
*
r300/compiler: allow 1024 instructions in r5xx vertex shaders
Marek Olšák
2010-06-23
1
-3
/
+6
*
r300/compiler: allow 32 temporaries in vertex shaders
Marek Olšák
2010-06-23
1
-1
/
+1
*
r300g: respect compare mode regardless of sampler type
Marek Olšák
2010-05-08
1
-0
/
+6
*
r300/compiler: generalize depth texture mode to support arbitrary swizzles
Marek Olšák
2010-05-08
1
-1
/
+1
*
r300/compiler: add emulation of all mirrored-clamp wrap modes for NPOT textures
Marek Olšák
2010-04-17
1
-1
/
+2
*
r300/compiler: kill off RC_WRAP_CLAMP
Marek Olšák
2010-04-15
1
-1
/
+0
*
r300/compiler: Implement texcoord repeat and mirror for NPOT.
Corbin Simpson
2010-04-11
1
-1
/
+6
*
r300/compiler: Add NPOT compatibility fields to external state.
Corbin Simpson
2010-04-11
1
-2
/
+26
*
r300/compiler: add full viewport transformation support in WPOS codegen
Marek Olšák
2010-01-06
1
-1
/
+3
*
r300/compiler: Emit flow control instructions and ALU result writes on R500
Nicolai Hähnle
2009-10-04
1
-0
/
+2
*
Merge branch 'master' into r300-compiler
Nicolai Hähnle
2009-09-06
1
-1
/
+2
|
\
|
*
r300/compiler: fix warning due to no newline
Dave Airlie
2009-09-01
1
-1
/
+2
*
|
r300: Remove all Mesa dependencies from the shader compiler
Nicolai Hähnle
2009-08-30
1
-2
/
+21
|
/
*
r300/compiler: Remove inst_offset from r500_fragment_program_code
Nicolai Hähnle
2009-07-30
1
-2
/
+1
*
r300: Cleanup r300_fragment_program_code
Nicolai Hähnle
2009-07-29
1
-9
/
+8
*
r300/compiler: Add vertex program code dumper from Gallium driver
Nicolai Hähnle
2009-07-27
1
-0
/
+2
*
r300/compiler: Prepare for hookup to Gallium
Nicolai Hähnle
2009-07-27
1
-19
/
+24
*
r300/fragprog: Move wpos_attr and fog_attr where they belong
Nicolai Hähnle
2009-07-27
1
-5
/
+0
*
r300/vertprog: Move Mesa-dependent input/output handling out of compiler
Nicolai Hähnle
2009-07-27
1
-5
/
+0
*
r300/vertprog: Refactor addArtificialOutputs to use rc_program
Nicolai Hähnle
2009-07-27
1
-1
/
+0
*
r300/compiler: Refactor local transforms to use rc_program
Nicolai Hähnle
2009-07-27
1
-4
/
+14
*
r300: Allow compiler to add constants in a cleaner way
Nicolai Hähnle
2009-07-27
1
-15
/
+42
*
r300: Move vertex program compilation to compiler
Nicolai Hähnle
2009-07-27
1
-0
/
+25
*
r300: Reduce include dependencies
Nicolai Hähnle
2009-07-27
1
-0
/
+150