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
/
r300_emit.h
Age
Commit message (
Expand
)
Author
2009-11-20
r300g: emit R300_TEX_ENABLE to indicate there are no textures bound
Marek Olšák
2009-11-07
r300g: Don't pass hw_prim around in the context.
Corbin Simpson
2009-11-07
r300g: VBOs WIP
Maciej Cencora
2009-11-01
r300g: split constant buffer and shader emittion
Maciej Cencora
2009-10-21
r300g: Cleanup header includes.
Corbin Simpson
2009-10-18
r300g: Fix up a bunch of warnings.
Corbin Simpson
2009-10-14
r300g: port over last parts of oq support.
Dave Airlie
2009-09-06
r300g: Fix a number of warnings
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-07-08
r300-gallium: Unify sampler and texture emit.
Corbin Simpson
2009-06-26
r300-gallium: organize fragment/vertex shaders
Joakim Sindholt
2009-06-05
r300-gallium: Emit UCP.
Corbin Simpson
2009-05-08
r300-gallium: Finish space accounting.
Corbin Simpson
2009-03-31
r300-gallium: Add vertex shader emit.
Corbin Simpson
2009-03-27
r300-gallium: Add some surface_copy.
Corbin Simpson
2009-03-20
r300-gallium: Clean up some emit, and some state handlers.
Corbin Simpson
2009-03-10
r300-gallium: Fix a handful of compiler warnings.
Corbin Simpson
2009-02-16
r300-gallium: Include-guard r300_emit.h
Corbin Simpson
2009-02-15
r300-gallium: Fix scissors.
Corbin Simpson
2009-02-12
r300-gallium: Fix linker error a few linker warnings.
Corbin Simpson
2009-02-01
r300: Split rs_state emit into its own function.
Corbin Simpson
2009-02-01
r300: Add dsa state emit.
Corbin Simpson
2009-02-01
r300: Add blend color state emit.
Corbin Simpson