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
/
main
Age
Commit message (
Expand
)
Author
2000-02-12
now using dynamically allocated api dispatch tables
Brian Paul
2000-02-12
always include <float.h>
Brian Paul
2000-02-12
fixed reference count but in DeleteTextures()
Brian Paul
2000-02-11
added code for all GL_MESA_window_pos functions
Brian Paul
2000-02-11
Committing in .
Jouk Jansen
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
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-03
added SUB_PIXEL_BITS
Brian Paul
2000-02-03
added point/line size limits to gl_constants struct
Brian Paul
2000-02-03
added Const.SubPixelBits
Brian Paul
2000-02-03
Committing in .
Jouk Jansen
2000-02-02
minor clean-ups
Brian Paul
2000-02-02
changed _gl prefix to _mesa_ on fog functions
Brian Paul
2000-02-02
replaced gl_ prefix with _mesa_ prefix on depth funcs
Brian Paul
2000-02-02
replaced gl_ prefix with _mesa_ prefix on blend funcs
Brian Paul
2000-02-02
replaced gl_ prefix with _mesa_ prefix
Brian Paul
2000-02-02
added check for IntegerAccumScaler > 0 in GL_RETURN case
Brian Paul
2000-02-02
changed prefix to _mesa_ for a few accum functions
Brian Paul
2000-02-02
don't include dispatch.h
Brian Paul
2000-02-02
added comments
Brian Paul
2000-02-02
include buffers.h
Brian Paul
2000-02-02
updated source files
Brian Paul
2000-02-02
moved exec dispatch init to state.c
Brian Paul
2000-02-02
updated includes for source file reorg
Brian Paul
2000-02-02
moved state functions to state.c
Brian Paul
2000-02-02
removed glmisc.c, added buffers.c, hint.c, state.c
Brian Paul
2000-02-02
functions from context.c
Brian Paul
2000-02-02
functions from old glmisc.c file
Brian Paul
2000-02-01
patch for XFree86 building
Brian Paul
2000-01-31
defined FLT_MIN if undefined
Brian Paul
2000-01-31
added mutexes for thread safety
Brian Paul
2000-01-31
added _mesa_TexImage3DEXT()
Brian Paul
2000-01-31
added save_TexImage3DEXT()
Brian Paul
2000-01-31
changed message format, added GL_EXT_texture3d
Brian Paul
2000-01-28
added -I. to .S.o rule
Brian Paul
2000-01-28
renamed _glapi_CurrentContext to _glapi_Context
Brian Paul
2000-01-28
moved entrypoints here from glapi.c
Brian Paul
2000-01-28
enable/disable no-context warnings depending on MESA_DEBUG
Brian Paul
2000-01-25
fixed VB->IndexPtr==NULL bug (Richard Guenther)
Brian Paul
2000-01-24
changed VB_MAX, no longer dependant on FX symbol
Brian Paul
2000-01-24
replaced HashLookup() with _mesa_HashLookup()
Brian Paul
2000-01-24
prefixed hash functions with _mesa_
Brian Paul
2000-01-23
added new SVGA driver files
Brian Paul
2000-01-18
replaced some spaces with a tab
Brian Paul
2000-01-18
generic_noop() now returns 0
Brian Paul
[next]