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
/
mesa
/
state_tracker
/
st_context.h
Age
Commit message (
Expand
)
Author
2007-08-13
fix some issues with texture/mipmap_tree state tracking
Brian
2007-08-10
Move string functions to state_tracker, add queries to pipe, winsys.
Keith Whitwell
2007-08-10
Handle glFlush/glFinish through the state tracker.
Keith Whitwell
2007-08-06
New st_init_*_functions() to initialize the driver functions table.
Brian
2007-07-19
Trigger tgsi compilation for fragment programs.
Keith Whitwell
2007-07-03
hook in state tracking for blend color
Brian
2007-07-02
rename a few structs (use _state suffix consistantly), reorder/sort fields in...
Brian
2007-06-26
consolidate point/line state into pipe_setup_state
Brian
2007-06-22
more texture sampler work
Brian
2007-06-20
Initial work for glClear(), clear color state.
Brian
2007-06-19
hook up point state
Brian
2007-06-18
Added alpha test state.
Brian
2007-06-15
initial framebuffer state
Brian
2007-06-14
Rename directories again?!
Keith Whitwell
2007-06-14
Renamed softpipe directories and files to something less confusing.
Keith Whitwell