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-19
more image type error checking in draw_stencil_pixels()
Brian Paul
1999-10-19
clean-up in gl_LightModelfv()
Brian Paul
1999-10-19
added more format/type error checking code
Brian Paul
1999-10-19
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-17
negative offsets to TexSubImage w/ texture borders caused memory corruption
Brian Paul
1999-10-17
added glGet cases for vertex array enable state
Brian Paul
1999-10-16
removed GL_EXT_get_proc_address
Brian Paul
1999-10-13
Fixed parameter type for notify function pointer parameter to gl_extensions_add
Ted Jump
1999-10-13
removed GL_ prefix from memory macros
Brian Paul
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
[next]