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
/
drivers
/
r300
/
Makefile
Age
Commit message (
Expand
)
Author
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-15
r300g: rebuild screen/winsys interface
Dave Airlie
2010-03-07
r300g: move r300_transfer to separate files
Marek Olšák
2010-02-24
r300g: remove invalid .PHONY line
Brian Paul
2010-02-22
Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"
Dave Airlie
2010-02-22
r300g: rebuild winsys/pipe buffer handling and add buffer map
Dave Airlie
2009-12-18
r300g: Nuke r300_vbo.
Corbin Simpson
2009-12-15
r300g: add acceleration of the clear, surface_copy, and surface_fill functions
Marek Olšák
2009-12-08
Merge branch 'mesa_7_7_branch'
Andre Maasikas
2009-12-07
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Ian Romanick
2009-12-04
r300g: use $(MAKE) variable
Coleman Kane
2009-12-02
r300g, radeong: De-specialize r300_winsys into radeon_winsys.
Corbin Simpson
2009-11-07
r300g: VBOs WIP
Maciej Cencora
2009-10-21
r300g: Cleanup old static shader state.
Corbin Simpson
2009-10-21
r300g: Kill r300_surface with fire.
Corbin Simpson
2009-09-21
Merge branch 'master' into r300-compiler
Nicolai Hähnle
2009-09-06
r300g: Debug flags infrastructure
Nicolai Hähnle
2009-08-30
r300: Remove all Mesa dependencies from the shader compiler
Nicolai Hähnle
2009-07-30
r300g: Use radeon compiler for fragment programs
Nicolai Hähnle
2009-07-30
r300g: Use r300compiler for vertex shaders
Nicolai Hähnle
2009-06-26
r300-gallium: organize fragment/vertex shaders
Joakim Sindholt
2009-04-04
r300-gallium: Move swtcl_emit to render to reflect its true purpose.
Corbin Simpson
2009-03-31
r300-gallium: Stubs for vertex shaders.
Corbin Simpson
2009-03-11
r300-gallium: r500-fs: Add shader dumper and more tex work.
Corbin Simpson
2009-03-10
r300-gallium: Initial, broken, query setup.
Corbin Simpson
2009-03-01
r300-gallium: Split off invariant state.
Corbin Simpson
2009-02-20
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-13
r300-gallium: Add derived state for vertex formats.
Corbin Simpson
2009-02-04
r300: Add shader state stubs.
Corbin Simpson
2009-02-02
r300: Add stubs for swtcl immediate emit.
Corbin Simpson
2009-02-01
r300: Put r300_blit to bed.
Corbin Simpson
2009-02-01
r300: Finish basic state setup.
Corbin Simpson
2009-02-01
r300: Add texture stubs.
Corbin Simpson
2009-02-01
r300: Add chipset sorting and capabilities.
Corbin Simpson
2009-02-01
r300: Add a basic dirty state emit.
Corbin Simpson
2009-02-01
gallium-r300: Fit it all together now.
Corbin Simpson
2009-02-01
gallium-r300: Add r300_clear.
Corbin Simpson
2009-02-01
gallium-r300: Make it build.
Corbin Simpson