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
/
softpipe
/
sp_context.h
Age
Commit message (
Expand
)
Author
2008-05-01
gallium: remove the unused softpipe_winsys code
Brian Paul
2008-04-22
softpipe: implement SP_NO_RAST env var
Keith Whitwell
2008-04-14
gallium: take reduced prim, fill modes into account when culling
Brian Paul
2008-04-08
gallium: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-04-07
gallium: get rid of bufloop quad stage
Brian
2008-04-07
gallium: begin reworking quad stages for multiple color outputs
Brian
2008-03-27
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS
Brian
2008-03-20
gallium: use new framebuffer width, height fields
Brian
2008-03-19
gallium: added fb_width/height fields to softpipe context
Brian Paul
2008-03-05
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-02-21
gallium: new draw stage for polygon stipple.
Brian
2008-02-20
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-15
Merge commit 'origin/gallium-0.1' into gallium-0.1
Keith Whitwell
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca