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
Age
Commit message (
Collapse
)
Author
2000-03-01
added readpix program
Brian Paul
2000-03-01
test glDraw/Read/CopyPixels()
Brian Paul
2000-03-01
added GL_GLEXT_VERSION_EXT
Brian Paul
2000-03-01
test for GL 1.2
Brian Paul
2000-02-28
added proxy texture targets to GetColorTableParameter (Steven Fuller)
Brian Paul
2000-02-28
added GL_BGR and GL_BGRA support
Brian Paul
2000-02-27
add callbacks for stipple
Keith Whitwell
2000-02-27
changed glXCopyContext() mask to unsigned long, per GLX spec
Brian Paul
2000-02-27
added a bit of GLAPIENTRY, APIENTRY setup
Brian Paul
2000-02-27
patched for NetBSD support (Allen Briggs)
Brian Paul
2000-02-26
added all the PFNGL...PROC typedefs
Brian Paul
2000-02-25
fixed bug when using display lists
Brian Paul
2000-02-25
added GL_HAS_GLEXT
Brian Paul
2000-02-25
inserted a tab
Brian Paul
2000-02-25
removed the GET_BITS_PER_PIXEL macro
Brian Paul
2000-02-25
added XMesaUnbindContext (for DRI)
Brian Paul
2000-02-25
changed glXCopyContext mask back to GLuint
Brian Paul
2000-02-25
changed glXCopyContext's mask to unsigned long
Brian Paul
2000-02-25
fixed front/back buffer stride problem for XF86DRI
Brian Paul
2000-02-25
Committing in .
Jouk Jansen
VMS & type-mismatch problems Modified Files: Mesa/include/GL/glext.h Mesa/include/GL/glx.h ----------------------------------------------------------------------
2000-02-25
added note about double buffering for in-window rendering
Brian Paul
2000-02-25
new fxDDClear(), fxDDDrawBitmp(), example extension registration code
Brian Paul
2000-02-25
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
mechanism. LogicOp state change callback
2000-02-24
now using SGI-specified dispatch order
Brian Paul
2000-02-24
now generated with Python script
Brian Paul
2000-02-24
added more entrypoints
Brian Paul
2000-02-24
bunch of dispatch and extension-related changes
Brian Paul
2000-02-24
bunch of extension clean-up
Brian Paul
2000-02-24
added some error checking
Brian Paul
2000-02-24
use quotes for gl.h and glext.h includes
Brian Paul
2000-02-24
added missing backslash on line 483
Brian Paul
2000-02-24
added more extension entrypoints
Brian Paul
2000-02-23
changed glXCopyContext()'s mask to unsigned long
Brian Paul
2000-02-23
fixed problem in print_extension_list() when ext ended in a space
Brian Paul
2000-02-23
GL_EXT_blend_color is now DEFAULT_ON
Brian Paul
2000-02-23
changed a GLuint to GLint
Brian Paul
2000-02-23
fixed a few glitches
Brian Paul
2000-02-23
fixed a typo in GL_MESA_resize_buffers
Brian Paul
2000-02-23
include GL/glext.h
Brian Paul
2000-02-23
added a bunch of extensions
Brian Paul
2000-02-23
added glext.h header item
Brian Paul
2000-02-23
added some missing tokens, fixed some errors
Brian Paul
2000-02-23
initial revision
Brian Paul
2000-02-22
sort the offsets by number
Brian Paul
2000-02-22
initial check-in
Brian Paul
2000-02-22
fixed bug in 24bpp ximage pixel addressing
Brian Paul
2000-02-22
disabled an fprintf in FX_grSstQueryHardware()
Brian Paul
2000-02-21
added aatriangle.c source
Brian Paul
2000-02-21
fixed off by one error in matrix stack depths (Eero Pajarre)
Brian Paul
2000-02-21
fixed minor bug in copytexsubimage_error_check()
Brian Paul
[next]