index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed a number of error-test bugs
Brian Paul
1999-10-19
1
-7
/
+13
*
more image type error checking in draw_stencil_pixels()
Brian Paul
1999-10-19
1
-1
/
+13
*
clean-up in gl_LightModelfv()
Brian Paul
1999-10-19
1
-5
/
+8
*
added more format/type error checking code
Brian Paul
1999-10-19
1
-3
/
+41
*
Changes to reduce the memory footprint of display lists
Keith Whitwell
1999-10-19
6
-123
/
+225
*
negative offsets to TexSubImage w/ texture borders caused memory corruption
Brian Paul
1999-10-17
1
-12
/
+50
*
added glGet cases for vertex array enable state
Brian Paul
1999-10-17
1
-4
/
+73
*
removed GL_EXT_get_proc_address
Brian Paul
1999-10-16
3
-140
/
+132
*
Fixed parameter type for notify function pointer parameter to gl_extensions_add
Ted Jump
1999-10-13
1
-2
/
+2
*
removed GL_ prefix from memory macros
Brian Paul
1999-10-13
15
-193
/
+192
*
Repaired definition of GL_CALLOC_STRUC
Jouk Jansen
1999-10-11
1
-2
/
+2
*
#include <stdlib.h>
Jouk Jansen
1999-10-11
2
-3
/
+4
*
#include <assert.h>
Jouk Jansen
1999-10-11
1
-1
/
+2
*
misc -> glmisc
Jouk Jansen
1999-10-11
1
-2
/
+2
*
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
3
-9
/
+9
*
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
9
-94
/
+86
*
fixed dumb typo
Brian Paul
1999-10-10
1
-2
/
+2
*
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
2
-39
/
+33
*
added memory macros
Brian Paul
1999-10-10
2
-51
/
+105
*
texture units now share default texture objects
Brian Paul
1999-10-09
2
-27
/
+34
*
fixed reference count bug in save_TexImage3DEXT()
Brian Paul
1999-10-09
1
-1
/
+5
*
Fixed includes & added a few hooks for the DRI.
kw-mesa-1
Keith Whitwell
1999-10-08
36
-125
/
+260
*
more hooks for mga driver, including an immediate fastpath
Keith Whitwell
1999-09-30
4
-7
/
+51
*
Bugfix for ctx->backface_sign calculation
Keith Whitwell
1999-09-20
2
-11
/
+13
*
Cleaning up
Keith Whitwell
1999-09-19
3
-5
/
+22
*
RasterMask was set incorrectly
Keith Whitwell
1999-09-19
1
-2
/
+2
*
More Win32 build compliance fixups
Ted Jump
1999-09-19
2
-4
/
+6
*
Large patch:
Keith Whitwell
1999-09-18
13
-281
/
+273
*
pad GL_TINY to 6 digits
Brian Paul
1999-09-17
1
-2
/
+2
*
GL_EXT_get_proc_address clean-up
Brian Paul
1999-09-16
1
-5
/
+5
*
changed version string to return 1.2
Brian Paul
1999-09-16
1
-2
/
+2
*
Do pop for GL_VIEWPORT_BIT via. the api
Keith Whitwell
1999-09-16
1
-13
/
+14
*
new version number symbols
Brian Paul
1999-09-15
1
-2
/
+6
*
added third, tiny version number to mklib scripts
Brian Paul
1999-09-15
1
-2
/
+2
*
removed unused GLcontext arg from a few functions
Brian Paul
1999-09-15
1
-5
/
+5
*
GL_EXT_get_proc_address clean-up
Brian Paul
1999-09-11
2
-130
/
+129
*
added GL_EXT_get_proc_address
Brian Paul
1999-09-11
4
-11
/
+202
*
new DD_Z_NEVER flag
Keith Whitwell
1999-09-10
1
-3
/
+12
*
moved gl_GetPointerv() into get.h
Brian Paul
1999-09-09
1
-12
/
+2
*
moved gl_GetString() into get.c
Brian Paul
1999-09-09
2
-2
/
+55
*
More compliant error check.
Miklos Fazekas
1999-09-09
1
-2
/
+8
*
removed TexCoordUnit from GLcontext, use Array.ActiveTexture instead
Brian Paul
1999-09-07
4
-13
/
+9
*
added vertices.c
Brian Paul
1999-09-07
1
-1
/
+2
*
fixes for the mga driver
Keith Whitwell
1999-09-05
1
-1
/
+14
*
fix for mga depthbuffer resize
Keith Whitwell
1999-09-04
2
-31
/
+42
*
fixed GL_FRONT_AND_BACK cull bug
Keith Whitwell
1999-09-02
1
-2
/
+4
*
Added vertices.c to compile list
Jouk Jansen
1999-08-30
1
-2
/
+2
*
new files to support vertex-based geometry
Keith Whitwell
1999-08-29
1
-1
/
+3
*
This time the correct file
Jouk Jansen
1999-08-27
1
-122
/
+117
*
various pipeline bugs
Keith Whitwell
1999-08-26
5
-24
/
+52
[next]