index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
2009-04-05
r300-gallium: Re-translate shaders if constants change.
Corbin Simpson
2009-04-05
r300-gallium: Properly interface with Draw for vert shaders.
Corbin Simpson
2009-04-05
r300-gallium: Update state handlers/setters for vertex shaders.
Corbin Simpson
2009-04-04
r300-gallium: vs: Moar vert shaders.
Corbin Simpson
2009-04-04
r300-gallium: vs: Expand instruction emission.
Corbin Simpson
2009-04-04
r300-gallium: Update clear() code.
Corbin Simpson
2009-04-04
cell: update clear() code to catch up to gallium changes
Brian Paul
2009-04-04
python/regress: Clean up driver clear() interface.
Michal Krol
2009-04-04
gallium: Clean up driver clear() interface.
Michel Dänzer
2009-04-04
gallium: Add utility helper for packing combined depth/stencil values.
Michel Dänzer
2009-04-04
python/regress: Remove trailing whitespace.
Michal Krol
2009-04-04
python/regress: Initial fragment shader test suite.
Michal Krol
2009-04-04
python/regress: Use X8R8G8B8 rendertarget in vertex shader test.
Michal Krol
2009-04-04
radeon: A bit of indent and line break cleanup.
Corbin Simpson
2009-04-04
r300-gallium: Calculate vert shader inputs for HW TCL.
Corbin Simpson
2009-04-04
radeon: If the CS emit fails, dump it to stderr.
Corbin Simpson
2009-04-04
r300-gallium: Fix bad register write.
Corbin Simpson
2009-04-04
r300-gallium: Move swtcl_emit to render to reflect its true purpose.
Corbin Simpson
2009-04-04
Add scons build support for radeon/r300.
Corbin Simpson
2009-04-04
radeon: Fix compile warnings, compile errors.
Corbin Simpson
2009-04-04
r300-gallium: Clean up compile warnings and strict compile errors.
Corbin Simpson
2009-04-04
r300-gallium: r500 surface_copy fragment shader.
Corbin Simpson
2009-04-03
softpipe: add additional surface formats in tile cache code
Brian Paul
2009-04-03
python/regress: Use A8R8G8B8 rendertarget format.
Michal Krol
2009-04-03
python/regress: vertex shader srcmod swz test does not use TEMP[0].
Michal Krol
2009-04-03
tgsi/exec: Actually enable switch-case for FLR.
Michal Krol
2009-04-03
tgsi/text: Allow optional component selection for indirect registers.
Michal Krol
2009-04-03
python/regress: vertex shader FRC test does not use IN[1].
Michal Krol
2009-04-03
python/regress: Add relative addressing tests.
Michal Krol
2009-04-03
util/debug: Initialise local variables.
Michal Krol
2009-04-03
tgsi/text: Allow `-|src|` variant of `-(|src|)`.
Michal Krol
2009-04-03
python/regress: Add vertex shader source modifier tests.
Michal Krol
2009-04-03
nv50: fix viewport state update
Christoph Bumiller
2009-04-02
python/regress: Do not generate HTML summary for vertex shader test.
Michal Krol
2009-04-02
python/regress: Do not create zbuf for vertex shader test.
Michal Krol
2009-04-02
python/regress: Add more vertex shader test cases.
Michal Krol
2009-04-01
r300-gallium: Translate vertex shader magic numbers.
Corbin Simpson
2009-04-01
r300-gallium: Fix compiler warnings.
Corbin Simpson
2009-04-01
r300-gallium: Add vertex shader for surface_copy.
Corbin Simpson
2009-04-01
util: Fix x86_64 build.
José Fonseca
2009-04-01
util: Lookup symbol names from addresses.
José Fonseca
2009-04-01
tgsi: Fix structure members initialisation.
Michal Krol
2009-04-01
python/regress: Add vertex shader LRP test.
Michal Krol
2009-04-01
python/regress: Add vertex shader FRC test.
Michal Krol
2009-04-01
tgsi: Lookup alternate instruction mnemonics when parsing tgsi text.
Michal Krol
2009-04-01
tgsi: Provide alternate instruction mnemonics in tgsi info.
Michal Krol
2009-04-01
tgsi/doc: Fix typo.
Michal Krol
2009-04-01
python/regress: Add vertex shader EX2 test.
Michal Krol
2009-04-01
python/regress: Add vertex shader DST test.
Michal Krol
2009-04-01
python/regress: Fix vertex shader XPD test.
Michal Krol
[next]