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
Age
Commit message (
Expand
)
Author
2000-03-24
added texutil.c source
Brian Paul
2000-03-24
initial check-in
Brian Paul
2000-03-24
version 4, all extensions up to 197, added some missing enum values
Brian Paul
2000-03-23
added benchmarking
Brian Paul
2000-03-23
changed some Linux -O2 flags to -O3
Brian Paul
2000-03-23
added new texture image functions, minor clean-up
Brian Paul
2000-03-23
added some comments and new texture image functions
Brian Paul
2000-03-23
replaced HaveTexObj with UseTexObj
Brian Paul
2000-03-23
added 3.3 To Do items
Brian Paul
2000-03-23
removed some unpopular extensions (now in glext.h)
Brian Paul
2000-03-23
replaced decode_internal_format() with _mesa_base_tex_format()
Brian Paul
2000-03-23
more clean-up and rearranging
Brian Paul
2000-03-22
added instructions to build widgets-sgi
Brian Paul
2000-03-22
minor tweaks
Brian Paul
2000-03-22
added Daryll's patches for texture alignment
Brian Paul
2000-03-22
added code to die on FP exceptions if DEBEG env var set to FP
Brian Paul
2000-03-22
changed TDA to [4] for glMaterialfv() calls
Brian Paul
2000-03-22
converted from GL_EXT_texture3D to GL 1.2
Brian Paul
2000-03-22
tweaked the animation rate
Brian Paul
2000-03-22
updated renderer string version to 20000322
Brian Paul
2000-03-22
lots of changes for single-copy texture image DD interface
Brian Paul
2000-03-22
fixed Cygwin patch typos
Brian Paul
2000-03-21
removed a few const keywords because of mutex calls
Brian Paul
2000-03-21
added more locking
Brian Paul
2000-03-21
removed retainInternalCopy from TexSubImage functions
Brian Paul
2000-03-21
made _mesa_native_packing const
Brian Paul
2000-03-21
changed imaging functions to _mesa_ prefix
Brian Paul
2000-03-21
clean-up of texture image construction
Brian Paul
2000-03-21
added _mesa_image_row_stride()
Brian Paul
2000-03-20
more reorganization and clean-up
Brian Paul
2000-03-20
rearranged order of some functions
Brian Paul
2000-03-20
added new TexImage and TexSubImage functions
Brian Paul
2000-03-20
added new_texture_image()
Brian Paul
2000-03-20
added lodbias demo
Brian Paul
2000-03-20
initial check-in
Brian Paul
2000-03-20
added more extensions, now at version 3
Brian Paul
2000-03-20
removed test for MESA symbol
Brian Paul
2000-03-20
Cygwin changes, removed two ARB extensions, now in glext.h
Brian Paul
2000-03-20
patched for Cygwin (Sven Panne)
Brian Paul
2000-03-20
added device driver functions for CopyTexImage, CopyTexSubImage, GetTexImage
Brian Paul
2000-03-20
added aa triangles
Brian Paul
2000-03-19
removed GL_FXMESA_global_texture_lod_bias extension
Brian Paul
2000-03-19
removed debug printf
Brian Paul
2000-03-19
updated for Mesa 3.3
Brian Paul
2000-03-19
fixed compiler warnings on BeOS R4
Brian Paul
2000-03-19
added glext.h to tar file list
Brian Paul
2000-03-18
removed MGL files
Brian Paul
2000-03-18
colors were computed incorrectly (Hans Nelles)
Brian Paul
2000-03-17
silence some warnings
Brian Paul
2000-03-17
added missing error checks
Brian Paul
[next]