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 (
Collapse
)
Author
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
Updates effective and needed for VMS only Modified Files: Mesa/src/descrip.mms Mesa/src/glapitable.h ----------------------------------------------------------------------
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
2000-01-18
renamed CURRENT_INPUT to _mesa_CurrentInput
Brian Paul
2000-01-17
added X86-optimized message for MESA_INFO
Brian Paul
2000-01-17
added missing POINT/LINE RANGE/GRANULARITY tokens
Brian Paul
2000-01-17
Z values were wrong in selection mode (Holger Waechtler), misc clean-up
Brian Paul
2000-01-14
added gl_initialize_context_data(), gl_free_context_data(). code clean-up
Brian Paul
2000-01-13
added _mesa_ArrayElement() proto
Brian Paul
2000-01-13
added gl_register_config_var() proto
Brian Paul
2000-01-13
init a few vars to silence compiler warnings
Brian Paul
2000-01-13
include dispatch.h
Brian Paul
2000-01-13
clean up of eval_coord1/2f()
Brian Paul
2000-01-13
commented out gl_reinit_light_attrib()
Brian Paul
2000-01-13
commented out unused function
Brian Paul
[next]