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
/
sources
Age
Commit message (
Expand
)
Author
2007-10-24
Initial stab at LLVM integration.
Zack Rusin
2007-10-22
plug the wide prims code into the pipeline
Brian
2007-10-18
added st_debug.c
Brian
2007-10-14
Added accum function/files.
Brian
2007-09-27
Make flushing more lazy in the draw module.
Keith Whitwell
2007-09-25
Translate mesa vertex/fragment programs to TGSI programs at same time to do p...
Brian
2007-09-18
Finishing up rename of the setup state to the rasterizer state.
Zack Rusin
2007-09-18
move cso cache to the pipe directory
Zack Rusin
2007-09-18
Combing depth and stencil objects and making them immutable.
Zack Rusin
2007-09-18
Implementing a better hash, removing state_tracker dependency from the cache.
Zack Rusin
2007-09-18
First stab at immutable state objects (create/bind/delete)
Zack Rusin
2007-09-17
Plug in selection/feedback code.
Brian
2007-09-10
s/xm_softpipe.c/xm_winsys.c/
Brian
2007-09-10
added st_cb_rasterpos.c
Brian
2007-09-06
Initial work for post-transformed vertex feedback buffers.
Brian
2007-09-06
Move guts of glRasterPos down into T&L module.
Brian
2007-08-30
Consolidate vertex-related code in new draw_vertex.c
Brian
2007-08-27
Split out vertex shader/cache/fetch functionality from draw_prim.c
Keith Whitwell
2007-08-25
checkpoint in constant tracking rework
Keith Whitwell
2007-08-24
Add tgsi_sse2.
michal
2007-08-24
Fixup include paths after rename
Keith Whitwell
2007-08-22
Add deco_caps.c.
michal
2007-08-20
Start to remove the temporary draw_vb() and draw_vertices() code.
Brian
2007-08-20
Move guts of vertex array drawing into the 'draw' module.
Brian
2007-08-16
Drawing code refactoring.
Brian
2007-08-11
added st_cb_queryobj.c
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-10
added st_cb_readpixels.c
Brian
2007-08-10
rename st_cb_teximage.h st_format.h
Brian
2007-08-07
added st_atom_texture.c
Brian
2007-08-07
s/pipe_texture_object/pipe_mipmap_tree/, drop st_texobj.c
Brian
2007-08-06
added xm_softpipe.c
Brian
2007-08-06
added st_cb_texture.c
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
added st_cb_fbo.c
Brian
2007-08-02
hook in teximage bits
Brian
2007-08-02
added st_cb_drawpixels.c
Brian
2007-08-02
Reroute some clear functionality.
Keith Whitwell
2007-08-01
Build libsoftpipe.a
Keith Whitwell
2007-07-31
Redesign pipe_surface in terms of pipe_region.
Brian
2007-07-30
Lots of improvements to the surface-related code.
Brian
2007-07-19
Trigger tgsi compilation for fragment programs.
Keith Whitwell
2007-07-13
Implement AA points and AA coverage application in quad pipeline.
Brian
2007-07-13
Added basic occlusion counting
Brian
2007-07-12
Add a quad 'bufloop' stage to handle glDrawBuffer(GL_FRONT_AND_BACK).
Brian
2007-07-12
Added colormask, dither, multisample state. Implement colormasking stage.
Brian
2007-07-11
Implement polygon stipple state tracking, application.
Brian
2007-07-10
Begin hooking up stenciling.
Brian
[prev]
[next]