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
Age
Commit message (
Expand
)
Author
2007-08-06
use new xmesa_create_softpipe()
Brian
2007-08-06
softpipe/winsys interface
Brian
2007-08-06
Add path for GL includes in mesa tree.
michal
2007-08-06
added st_cb_texture.c
Brian
2007-08-06
clean-ups
Brian
2007-08-06
switch to new texture functions in state tracker
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
comments
Brian
2007-08-06
Add GLSL opcodes.
michal
2007-08-06
disable/remove intel dependencies
Brian
2007-08-06
more intel_context removal
Brian
2007-08-06
disable some PBO code, remove intel dependencies
Brian
2007-08-06
remove timing code
Brian
2007-08-06
Replace intel_texture_object with st_texture_object, intel_texture_image with...
Brian
2007-08-06
minor renaming
Brian
2007-08-06
Lift intel_mipmap_tree.c to st_mipmap_tree.c
Brian
2007-08-06
More code movement, removal of intel dependencies
Brian
2007-08-06
remove more intel dependencies
Brian
2007-08-06
remove intel dependencies from intel_mipmap_tree.c
Brian
2007-08-06
checkpoint: move some texture layout code
Brian
2007-08-06
Checkpoint lifting of intel_mipmap_tree (intel_mipmap_tree -> pipe_mipmap_tre...
Brian
2007-08-06
Add pipe buffer managment functions.
Keith Whitwell
2007-08-05
Add a new interface between softpipe and the window system / buffer manager.
Keith Whitwell
2007-08-03
remove intel_pixel.c
Brian
2007-08-03
added st_cb_fbo.c
Brian
2007-08-03
more work on st_choose_pipe_format()
Brian
2007-08-03
framebuffer object functions
Brian
2007-08-03
Remove dead files
Keith Whitwell
2007-08-03
Rip out more dead drawing-related code.
Keith Whitwell
2007-08-03
Remove "static region" support.
Keith Whitwell
2007-08-03
Simplify frontbuffer / sarea / rotation management.
Keith Whitwell
2007-08-03
Workaround wierd oops on gutsy when building mesa.
Keith Whitwell
2007-08-02
added pipe->supported_formats()
Brian
2007-08-02
hook in teximage bits
Brian
2007-08-02
more formats
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
added st_cb_drawpixels.c
Brian
2007-08-02
initial work for textured-quad glDrawPixels
Brian
2007-08-02
remove st_draw.h include
Brian
2007-08-02
setup more state for clear_with_quad()
Brian
2007-08-02
Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/gi...
Brian
2007-08-02
get rid of accum param
Brian
2007-08-02
Remove all references to swrast.
Keith Whitwell
2007-08-02
Fix make recursion.
Keith Whitwell
2007-08-02
added clear-scissor.c
Brian
[next]