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
Age
Commit message (
Collapse
)
Author
2000-03-01
simplification of GLNAME macro setup (David Dawes)
Brian Paul
2000-03-01
inserted static const in make_null_texture()
Brian Paul
2000-02-28
added proxy texture targets to GetColorTableParameter (Steven Fuller)
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
patched for NetBSD support (Allen Briggs)
Brian Paul
2000-02-25
inserted a tab
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
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
added some error checking
Brian Paul
2000-02-24
use quotes for gl.h and glext.h includes
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
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
include GL/glext.h
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
2000-02-21
fixed bug in GL_UNSIGNED_INT_10_10_10_2 unpacking
Brian Paul
2000-02-21
fixed GL_SRC_ALPHA_SATURATE bug, lots clean-up
Brian Paul
2000-02-21
added CHAN_MAX, CHAN_MAXF
Brian Paul
2000-02-17
removed driver RendererString() and ExtensionString() funcs
Brian Paul
2000-02-17
replaced gl_ggiRendererString() with gl_ggiGetString()
Brian Paul
2000-02-17
replaced renderer_string() with get_string() func
Brian Paul
2000-02-16
update fog near/far bug fix
Brian Paul
2000-02-16
updated with changes from DRI project CVS
Brian Paul
2000-02-13
initialize fxMesa->verbose with MESA_FX_INFO env var
Brian Paul
2000-02-12
always include thread.h
Brian Paul
2000-02-12
added more error checking to _glapi_add_entrypoint()
Brian Paul
2000-02-12
now using dynamically allocated api dispatch tables
Brian Paul
2000-02-12
clean-up
Brian Paul
2000-02-12
always include <float.h>
Brian Paul
2000-02-12
fixed reference count but in DeleteTextures()
Brian Paul
2000-02-12
added MESA_FX_NO_SIGNALS env var (Michael Vance)
Brian Paul
2000-02-11
fixed WIN32_THREADS error
Brian Paul
2000-02-11
added code for all GL_MESA_window_pos functions
Brian Paul
2000-02-11
Committing in .
Jouk Jansen
New compile support for FX on VMS Modified Files: Mesa/src/descrip.mms ----------------------------------------------------------------------
[next]