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.c
Age
Commit message (
Expand
)
Author
2008-04-07
gallium: get rid of bufloop quad stage
Brian
2008-03-29
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-14
gallium: remove DOS carriage returns
Brian
2008-03-05
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-02-27
gallium: move is_format_supported() to pipe_screen struct
Brian
2008-02-27
gallium: start removing pipe_context->get_name/vendor/param/paramf
Brian
2008-02-27
gallium: implement pipe_screen for softpipe driver
Brian
2008-02-27
gallium: softpipe_init_texture_funcs(), make texture func static
Brian
2008-02-26
gallium: replace draw_convert_wide_points() with draw_wide_point_threshold()
Brian
2008-02-21
gallium: new draw stage for polygon stipple.
Brian
2008-02-21
gallium: new AA point drawing stage
Brian
2008-02-20
gallium: new pipe->texture_update() function
Brian
2008-02-18
gallium: antialiased line drawing
Brian
2008-02-15
Code reorganization: update build.
José Fonseca
2008-02-15
Code reorganization: move files into their places.
José Fonseca