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
Age
Commit message (
Expand
)
Author
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
added tess_clip.c
Brian Paul
2000-02-11
Committing in .
Jouk Jansen
2000-02-10
THREADS now defined by glthread.h, added more prototypes
Brian Paul
2000-02-10
changed thread TSD initialization
Brian Paul
2000-02-10
added support for XFree86 threads. misc clean-up
Brian Paul
2000-02-10
added GLCALLBACKPCAST for Cygnus (Sven Panne)
Brian Paul
2000-02-09
udpated version/copyright info
Brian Paul
2000-02-09
removed fxDDBufferSize proto
Brian Paul
2000-02-09
updated fxDDGetString() for DRI
Brian Paul
2000-02-08
glDrawPixels w/ format=GL_COLOR_INDEX was broken
Brian Paul
2000-02-08
Committing in .
Jouk Jansen
2000-02-08
added a few missing ASSERT_OUTSIDE_BEGIN_END_AND_FLUSH() calls
Brian Paul
2000-02-06
in fxSelectSingleTMUSrc_NoLock(), added check for haveTwoTMUs (Neal Tringham)
Brian Paul
2000-02-06
clearing depth buffer failed when clearing front color buffer
Brian Paul
2000-02-06
updated with new info
Brian Paul
2000-02-06
added missing glGet cases for GL_EXT_compiled_vertex_array
Brian Paul
2000-02-05
disabled locked arrays in glDrawRangeElements()
Brian Paul
2000-02-05
GL_ARRAY_ELEMENT_LOCK_FIRST/COUNT_SGI changed to _EXT suffix
Brian Paul
2000-02-04
added support for GL_RGB5_A1 internal texture format (Eero Pajarre)
Brian Paul
2000-02-04
pass IntFormat, not Format to fxTexGetFormat
Brian Paul
2000-02-03
added SUB_PIXEL_BITS
Brian Paul
2000-02-03
added point/line size limits to gl_constants struct
Brian Paul
[next]