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 (
Expand
)
Author
1999-10-11
Repaired definition of GL_CALLOC_STRUC
Jouk Jansen
1999-10-11
#include <stdlib.h>
Jouk Jansen
1999-10-11
#include <assert.h>
Jouk Jansen
1999-10-11
misc -> glmisc
Jouk Jansen
1999-10-10
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
fixed dumb typo
Brian Paul
1999-10-10
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
added memory macros
Brian Paul
1999-10-09
texture units now share default texture objects
Brian Paul
1999-10-09
fixed reference count bug in save_TexImage3DEXT()
Brian Paul
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-09-30
more hooks for mga driver, including an immediate fastpath
Keith Whitwell
1999-09-20
Bugfix for ctx->backface_sign calculation
Keith Whitwell
1999-09-19
Cleaning up
Keith Whitwell
1999-09-19
RasterMask was set incorrectly
Keith Whitwell
1999-09-19
More Win32 build compliance fixups
Ted Jump
1999-09-18
Large patch:
Keith Whitwell
1999-09-17
pad GL_TINY to 6 digits
Brian Paul
1999-09-16
GL_EXT_get_proc_address clean-up
Brian Paul
1999-09-16
changed version string to return 1.2
Brian Paul
1999-09-16
Do pop for GL_VIEWPORT_BIT via. the api
Keith Whitwell
1999-09-15
new version number symbols
Brian Paul
1999-09-15
added third, tiny version number to mklib scripts
Brian Paul
1999-09-15
removed unused GLcontext arg from a few functions
Brian Paul
1999-09-11
GL_EXT_get_proc_address clean-up
Brian Paul
1999-09-11
added GL_EXT_get_proc_address
Brian Paul
1999-09-10
new DD_Z_NEVER flag
Keith Whitwell
1999-09-09
moved gl_GetPointerv() into get.h
Brian Paul
1999-09-09
moved gl_GetString() into get.c
Brian Paul
1999-09-09
More compliant error check.
Miklos Fazekas
1999-09-07
removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead
Brian Paul
1999-09-07
added vertices.c
Brian Paul
1999-09-05
fixes for the mga driver
Keith Whitwell
1999-09-04
fix for mga depthbuffer resize
Keith Whitwell
1999-09-02
fixed GL_FRONT_AND_BACK cull bug
Keith Whitwell
1999-08-30
Added vertices.c to compile list
Jouk Jansen
1999-08-29
new files to support vertex-based geometry
Keith Whitwell
1999-08-27
This time the correct file
Jouk Jansen
1999-08-26
various pipeline bugs
Keith Whitwell
1999-08-24
Update after disk crash
Jouk Jansen
1999-08-19
fixed alpha channel problem in gl_blend_pixels()
Brian Paul
1999-08-19
glIsEnabled(GL_TEXTURE_3D) was wrong
Brian Paul
1999-08-19
testing
Brian Paul
1999-08-19
Initial revision
jtg
[prev]