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-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
2000-03-17
removed old Depth buffer pointer var
Brian Paul
2000-03-16
fix for tristrip bug and unfilled quad/polygon bug
Keith Whitwell
2000-03-13
removed old comment
Brian Paul
2000-03-13
fixed polygon stipple packing/unpacking
Brian Paul
2000-03-13
added final GL_HP_occlusion_test values
Brian Paul
2000-03-13
Committing in .
Jouk Jansen
2000-03-11
gave temp values to GL_HP_occlusion_test tokens
Brian Paul
2000-03-11
initial implementation of GL_HP_occlusion_test extension
Brian Paul
2000-03-10
glPopAttrib() now calls Driver's ClearColor, ClearIndex and ColorMask functions
Brian Paul
2000-03-07
removed Driver.UseGlobalTexturePalette()
Brian Paul
2000-03-07
minor clean-up
Brian Paul
2000-03-07
implemented FX_grSstPerfStats()
Brian Paul
2000-03-07
added GL_EXT_texture_lod_bias
Brian Paul
2000-03-07
added GL_HP_occlusion_test, GL_EXT_texture_lod_bias
Brian Paul
2000-03-07
added GL_EXT_texture_lod_bias extension (Michael Vance)
Brian Paul
2000-03-07
made gl_make_fog_coords() static
Brian Paul
2000-03-07
added target parameter to Driver.TexEnv()
Brian Paul
2000-03-06
now save Targa image. misc clean-up
Brian Paul
[next]