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-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
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
[next]