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
Age
Commit message (
Expand
)
Author
2007-08-10
rename st_cb_teximage.h st_format.h
Brian
2007-08-10
Rename (file contains surface format-related functions)
Brian
2007-08-10
code movement
Brian
2007-08-09
init strb->Base.DataType appropriately, clean-ups
Brian
2007-08-09
Split texfilter enums to match common hardware usage.
Keith Whitwell
2007-08-09
silence warning
Keith Whitwell
2007-08-09
more work toward texture-based glDrawPixels
Brian
2007-08-09
comments
Brian
2007-08-09
move viewport Y inversion to state tracker
Brian
2007-08-09
assertions
Brian
2007-08-09
Checkpoint intel_renderbuffer removal.
Brian
2007-08-09
checkpoint: no longer using intel_fbo.c
Brian
2007-08-09
Quieten TGSI
Keith Whitwell
2007-08-08
update lod bias, limits
Brian
2007-08-08
setup frag shader state: color pass-through program
Brian
2007-08-07
debug info
Brian
2007-08-07
set mt->format
Brian
2007-08-07
s/intel/st/
Brian
2007-08-07
plug in texture/sampler state update
Brian
2007-08-07
texture image state handling
Brian
2007-08-06
New st_init_*_functions() to initialize the driver functions table.
Brian
2007-08-06
new header
Brian
2007-08-06
fix asst. warnings
Brian
2007-08-06
use new texture funcs
Brian
2007-08-06
clean-ups
Brian
2007-08-06
new texture functions
Brian
2007-08-06
minor renaming
Brian
2007-08-06
Lift intel_mipmap_tree.c to st_mipmap_tree.c
Brian
2007-08-06
Add pipe buffer managment functions.
Keith Whitwell
2007-08-03
more work on st_choose_pipe_format()
Brian
2007-08-03
framebuffer object functions
Brian
2007-08-02
hook in teximage bits
Brian
2007-08-02
trim #includes
Brian
2007-08-02
beginings of teximage functions
Brian
2007-08-02
pipe->clear() now takes a surface, rather than color/depth/stencil flags.
Brian
2007-08-02
call st_init_cb_drawpixels
Brian
2007-08-02
initial work for textured-quad glDrawPixels
Brian
2007-08-02
setup more state for clear_with_quad()
Brian
2007-08-02
Implement new draw_vertices() path for simple vertex array drawing, use it fo...
Brian
2007-08-02
Remove references to accum buffers in softpipe.
Keith Whitwell
2007-08-02
New header file.
Brian
2007-08-02
include st_cb_clear.h
Brian
2007-08-02
sketch out clearing with quads
Brian
2007-08-02
Reroute some clear functionality.
Keith Whitwell
2007-07-31
fix assertions
Brian
2007-07-30
remove some obsolete xmesa remnants
Brian
2007-07-30
Lots of improvements to the surface-related code.
Brian
2007-07-30
disable ProgramStringNotify assertion
Brian
2007-07-27
check scissor state
Brian
2007-07-24
added GL_FRAGMENT_PROGRAM_NV in st_new_program()
Brian
[next]