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
1999-11-11
Added missing GLAPIENTRY to glConvolution* and glCopy*
sio
1999-11-11
version 3.3 update
Jouk Jansen
1999-11-11
tess_macro.h included
Jouk Jansen
1999-11-11
. Updated GL/gl.h with GLCALLACKP and GLAPIENTRYP macros for compatibility
Kendall Bennett
1999-11-11
initial changes for Mesa 3.3
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-10
fix for colormaterial
Keith Whitwell
1999-11-09
use glClientActiveTexture in interleaved setup
Keith Whitwell
1999-11-09
more fixes for glDrawArrays
Keith Whitwell
1999-11-09
second try at drawarrays fix
Keith Whitwell
1999-11-09
fix for (some of?) the vertex array problems
Keith Whitwell
1999-11-09
fixed typo: replaced |= with != in conditional
Brian Paul
1999-11-09
replace GLint with GLsizei in a gluScaleImage, gluBuild1/2DMipmaps()
Brian Paul
1999-11-08
header includes clean-up (Daryll)
Brian Paul
1999-11-08
changes to silence MSVC warnings
Brian Paul
1999-11-08
flush pb after each line segment - for conformance
Brian Paul
1999-11-08
clean-up of header includes (Daryll)
Brian Paul
1999-11-05
Added filename, line number output for debugging messages.
Gareth Hughes
1999-11-05
turned off 'conditional expression is constant' warning for win32
Ted Jump
1999-11-05
removed printf's
Brian Paul
1999-11-05
added xfont demo
Brian Paul
1999-11-05
new xfont demo
Brian Paul
1999-11-05
clean-up to reduce MSVC warnings
Brian Paul
1999-11-04
Fix for glerror on compilation of list containing gldrawelements calls
Keith Whitwell
1999-11-04
Major winding rule updates, especially stacked contour support.
Gareth Hughes
1999-11-04
Updated demo for new GLU 1.3 tessellation. Added optimized rendering
Gareth Hughes
1999-11-04
Changed ($MAKE) to $(MAKE) to allow real-clean to work correctly.
Gareth Hughes
1999-11-04
Added glColorTable, etc.
Miklos Fazekas
1999-11-03
include assert.h with rest of system headers
Brian Paul
1999-11-03
swap operand order for Intel style REGOFF
Josh Vanderhoof
1999-11-03
added another fast-path in _mesa_unpack_ubyte_color_spa(), more comments
Brian Paul
1999-11-03
new texture image processing
Brian Paul
1999-11-02
new texture image, cleaned-up code
Brian Paul
1999-11-02
added linux-glide-debug config
Brian Paul
1999-10-31
fixed a typo in a comment
Brian Paul
1999-10-30
Changed over to maximal warnings on Win32 builds.
Ted Jump
1999-10-30
Added checking for FXMESA_USE_ARGB to disable pixel reformatting when not app...
Ted Jump
1999-10-30
pixel pack/unpack ImageHeight and SkipImages was not initialized
Brian Paul
1999-10-30
added a few more scale/bias/lookup functions (for future use)
Brian Paul
1999-10-28
minor changes to Usage() function
Brian Paul
1999-10-27
removed -lm from link command
Brian Paul
1999-10-27
added -lm to XLIBS for all configs
Brian Paul
1999-10-27
disabled glXGetProcAddress code
Brian Paul
1999-10-27
disabled gluGetProcAddressEXT
Brian Paul
1999-10-27
removed cvs history logs and old comments
Brian Paul
1999-10-27
removed glXGetProcAddressEXT
Brian Paul
1999-10-27
removed gluGetProcAddressEXT()
Brian Paul
1999-10-26
better texture matrix, better end-cap reflections on cylinder
Brian Paul
1999-10-26
fixed stupid error in GL_RGA case in gl_pack_rgba_span()
Brian Paul
1999-10-23
more comments, removed unneeded glDepthFunc call
Brian Paul
[next]