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
/
svga
/
svga_screen.c
Age
Commit message (
Expand
)
Author
2010-09-14
gallium: introduce get_shader_param (ALL DRIVERS CHANGED) (v3)
Luca Barbieri
2010-06-06
svga: Move bootstrap code to targets
Jakob Bornecrantz
2010-06-03
Merge branch 'gallium-newclear'
Roland Scheidegger
2010-06-03
gallium: silence all debug_named_value related warnings
Joakim Sindholt
2010-05-29
svga: adapt to clear interface changes
Roland Scheidegger
2010-05-21
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-17
svga: adapt to interface changes
Roland Scheidegger
2010-05-03
svga: Silent warning.
José Fonseca
2010-05-03
svga: Remove the screen private context.
José Fonseca
2010-05-02
svga: Include svga_surface.h in svga_screen.c.
Vinson Lee
2010-05-17
gallium: EXT_timer_query support.
Mathias Fröhlich
2010-05-12
svga: Advertise shader limits.
José Fonseca
2010-05-12
gallium: Make PIPE_CAP_xxx enums.
José Fonseca
2010-04-20
svga: Init surface functions
Jakob Bornecrantz
2010-04-11
svga: Remove unnecessary headers.
Vinson Lee
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-02
svga: Rename pipe formats.
José Fonseca
2010-02-12
svga: Clamp max cube texture levels to supported max 2d levels.
José Fonseca
2010-02-12
svga: Report the 2d/3d texture sizes supported by the host.
José Fonseca
2010-02-11
svga: implement PIPE_CAP_MAX_COMBINED_SAMPLERS query
Brian Paul
2010-02-09
Merge branch 'gallium-nopointsizeminmax'
Roland Scheidegger
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-02
gallium: pipe/p_inlines.h -> util/u_inlines.h
José Fonseca
2010-01-29
tgsi: add caps for fragment coord conventions (v3)
Luca Barbieri
2010-01-21
svga: Remove unused code.
José Fonseca
2010-01-21
svga: Remove unnecessary headers.
Vinson Lee
2010-01-12
gallium: remove point_size_min and point_size_max from rasterizer state
Roland Scheidegger
2009-11-27
svga: add DEBUG_CACHE option
Keith Whitwell
2009-11-17
svga: Add svga driver
Jakob Bornecrantz