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
/
drivers
/
dri
/
swrast
Age
Commit message (
Expand
)
Author
2009-03-07
mesa: remove last of _mesa_unreference_framebuffer() calls
Brian Paul
2009-02-10
intel: Add x8r8g8b8 visuals to DRI1 fbconfigs alongside a8r8gb8.
Eric Anholt
2009-02-10
gallium: Fixups for driCreateConfigs MSAA support.
Michel Dänzer
2009-02-03
swrast: Add support for x8r8g8b8 fbconfig.
Eric Anholt
2009-01-30
intel: Expose more FBconfigs in the 3D driver.
Eric Anholt
2009-01-28
Make GL_{EXT,SUN}_multi_draw_arrays and GL_IBM_multimode_draw_arrays mandatory
Ian Romanick
2009-01-23
swrast: Enable GL_EXT_stencil_two_side
Ian Romanick
2009-01-09
swrast: Fix GL_ATI_separate_stencil
Ian Romanick
2008-09-21
mesa: standardize on C99's uint*_t instead of u_int*_t
Keith Whitwell
2008-09-18
mesa: fix asst path/include mistakes in prev commits
Chris Rankin
2008-09-18
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-06-21
replace __inline and __inline__ with INLINE macro
Brian Paul
2008-06-13
dri/swrast: make unbind a noop
George Sapountzis
2008-06-13
dri/swrast: add OpenGL 2.1 functions
George Sapountzis
2008-06-09
dri/swrast: minor cosmetic
George Sapountzis
2008-05-23
dri/swrast: cosmetic, mainly generic vs. xorg terminology
George Sapountzis
2008-05-23
dri/swrast: add dithering support
George Sapountzis
2008-05-23
dri/swrast: add support for r3g3b2
George Sapountzis
2008-05-23
dri/swrast: split out common pixel macros
George Sapountzis
2008-05-23
dri/swrast: drop TODO list
George Sapountzis
2008-05-21
dri/swrast: use Makefile.template
George Sapountzis
2008-05-21
dri/swrast: fb configs tweaks
George Sapountzis
2008-05-21
dri/swrast: re-indent FillInModes
George Sapountzis
2008-05-20
Add DRI driver that uses the mesa swrast module.
George Sapountzis