index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pixel pack/unpack ImageHeight and SkipImages was not initialized
Brian Paul
1999-10-30
1
-1
/
+5
*
added a few more scale/bias/lookup functions (for future use)
Brian Paul
1999-10-30
2
-11
/
+111
*
minor changes to Usage() function
Brian Paul
1999-10-28
1
-10
/
+19
*
removed -lm from link command
Brian Paul
1999-10-27
4
-8
/
+8
*
added -lm to XLIBS for all configs
Brian Paul
1999-10-27
1
-88
/
+88
*
disabled glXGetProcAddress code
Brian Paul
1999-10-27
2
-3
/
+5
*
disabled gluGetProcAddressEXT
Brian Paul
1999-10-27
1
-2
/
+5
*
removed cvs history logs and old comments
Brian Paul
1999-10-27
1
-43
/
+1
*
removed glXGetProcAddressEXT
Brian Paul
1999-10-27
1
-8
/
+4
*
removed gluGetProcAddressEXT()
Brian Paul
1999-10-27
1
-14
/
+1
*
better texture matrix, better end-cap reflections on cylinder
Brian Paul
1999-10-26
1
-11
/
+22
*
fixed stupid error in GL_RGA case in gl_pack_rgba_span()
Brian Paul
1999-10-26
1
-5
/
+5
*
more comments, removed unneeded glDepthFunc call
Brian Paul
1999-10-23
1
-3
/
+7
*
added gloss demo
Brian Paul
1999-10-22
3
-77
/
+14
*
initial rev
Brian Paul
1999-10-22
1
-0
/
+358
*
fixed byteswapping bug in gl_pack_rgba_span()
Brian Paul
1999-10-22
1
-10
/
+11
*
added optimized GL_RGB, GL_UNSIGNED_BYTE case to gl_pack_rgba_span)
Brian Paul
1999-10-22
1
-2
/
+14
*
removed revision history info
Brian Paul
1999-10-22
1
-59
/
+1
*
define GLUAPI, GLAPIENTRY and GLCALLBACK to nothing if not using Mesa's gl.h
Brian Paul
1999-10-22
1
-1
/
+16
*
minor clean-up of linux-elf-debug target
Brian Paul
1999-10-22
1
-2
/
+2
*
applied Jonn Carmack's patch for faster glTexSubImage2D() in Quake
Brian Paul
1999-10-22
1
-3
/
+22
*
added f key to toggle front/back drawing
Brian Paul
1999-10-21
1
-4
/
+23
*
added -info command line option
Brian Paul
1999-10-21
4
-17
/
+81
*
updated some comments/docs
Brian Paul
1999-10-21
1
-23
/
+32
*
silenced some uninitialized var warnings
Brian Paul
1999-10-21
1
-7
/
+38
*
silenced ininitialized var warnings
Brian Paul
1999-10-21
1
-1
/
+4
*
silenced uninitialized variable warnings
Brian Paul
1999-10-21
1
-1
/
+9
*
Added pragma to disable warning about unk pragmas for MSVC5
Ted Jump
1999-10-21
1
-1
/
+2
*
clean-up of optimized GL_RETURN code
Brian Paul
1999-10-20
1
-18
/
+19
*
fixed divTable precision problem in GL_RETURN case
Brian Paul
1999-10-20
1
-28
/
+46
*
enable lighting even if no light sources are turned on
Brian Paul
1999-10-20
1
-2
/
+2
*
added X86/vertex.S and X86/vertex_3dnow.S to ASM_SOURCES
Holger Waechtler
1999-10-20
1
-17
/
+19
*
Minor patches to cleanup some compiler warnings in MSVC
Ted Jump
1999-10-20
4
-27
/
+56
*
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
12
-134
/
+320
*
GL_MAX_ELEMENTS_VERTICES/INDICES enums had wrong values
Brian Paul
1999-10-17
1
-3
/
+3
*
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
*
more ARB_imaging colortable functions
Brian Paul
1999-10-17
1
-11
/
+15
*
added missing GL_ARB_imaging color table functions
Brian Paul
1999-10-17
1
-4
/
+29
*
Fixed a MacOS specific compile error.
Miklos Fazekas
1999-10-16
1
-1
/
+1
*
Added glGetMinmax
Miklos Fazekas
1999-10-16
1
-2
/
+3
*
removed GL_EXT_get_proc_address
Brian Paul
1999-10-16
1
-1
/
+6
*
removed GL_EXT_get_proc_address
Brian Paul
1999-10-16
4
-153
/
+133
*
added sco5 config
Brian Paul
1999-10-15
2
-5
/
+17
*
replaced glGetMinMax() with glGetMinmax()
Brian Paul
1999-10-15
1
-2
/
+2
*
fixed an RGB vs CI bug in overlay visual selection
Brian Paul
1999-10-14
1
-3
/
+27
[next]