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
Commit message (
Expand
)
Author
Age
Files
Lines
*
clean-up of header includes (Daryll)
Brian Paul
1999-11-08
22
-85
/
+34
*
Added filename, line number output for debugging messages.
Gareth Hughes
1999-11-05
2
-3
/
+10
*
clean-up to reduce MSVC warnings
Brian Paul
1999-11-05
5
-93
/
+117
*
Fix for glerror on compilation of list containing gldrawelements calls
Keith Whitwell
1999-11-04
1
-7
/
+22
*
Major winding rule updates, especially stacked contour support.
Gareth Hughes
1999-11-04
2
-87
/
+96
*
include assert.h with rest of system headers
Brian Paul
1999-11-03
1
-2
/
+2
*
swap operand order for Intel style REGOFF
Josh Vanderhoof
1999-11-03
1
-6
/
+6
*
added another fast-path in _mesa_unpack_ubyte_color_spa(), more comments
Brian Paul
1999-11-03
1
-6
/
+9
*
new texture image processing
Brian Paul
1999-11-03
5
-1564
/
+2205
*
fixed a typo in a comment
Brian Paul
1999-10-31
1
-2
/
+2
*
Added checking for FXMESA_USE_ARGB to disable pixel reformatting when not app...
Ted Jump
1999-10-30
1
-1
/
+3
*
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
*
disabled glXGetProcAddress code
Brian Paul
1999-10-27
2
-3
/
+5
*
disabled gluGetProcAddressEXT
Brian Paul
1999-10-27
1
-2
/
+5
*
fixed stupid error in GL_RGA case in gl_pack_rgba_span()
Brian Paul
1999-10-26
1
-5
/
+5
*
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
*
applied Jonn Carmack's patch for faster glTexSubImage2D() in Quake
Brian Paul
1999-10-22
1
-3
/
+22
*
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
*
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
*
Minor patches to cleanup some compiler warnings in MSVC
Ted Jump
1999-10-20
1
-3
/
+3
*
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
*
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
*
Fixed a MacOS specific compile error.
Miklos Fazekas
1999-10-16
1
-1
/
+1
*
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
3
-140
/
+132
*
fixed an RGB vs CI bug in overlay visual selection
Brian Paul
1999-10-14
1
-3
/
+27
*
Added point_contour_test, taken from O'Rourke 1998.
Gareth Hughes
1999-10-14
1
-10
/
+12
*
Fixed parameter type for notify function pointer parameter to gl_extensions_add
Ted Jump
1999-10-13
1
-2
/
+2
*
Removed CVS logs from files, as they were getting rather large.
Gareth Hughes
1999-10-13
2
-81
/
+4
*
Added edge flag callback support.
Gareth Hughes
1999-10-13
2
-3
/
+13
*
now using MALLOC, CALLOC, FREE, etc macros
Brian Paul
1999-10-13
5
-24
/
+24
*
removed GL_ prefix from memory macros
Brian Paul
1999-10-13
16
-198
/
+197
*
Fixed delete_all_contours memory deallocation.
Gareth Hughes
1999-10-12
1
-16
/
+12
*
Updated memory allocation to allow new macros to be used.
Gareth Hughes
1999-10-12
1
-38
/
+16
*
Renamed GLUtesselator user data pointer to avoid confusion.
Gareth Hughes
1999-10-11
1
-3
/
+6
*
Correctly initialized GLUtesselator user data pointer.
Gareth Hughes
1999-10-11
2
-4
/
+11
*
Allow debugging output capture under Win32. This seems really
Gareth Hughes
1999-10-11
1
-2
/
+11
*
Updated debugging output. I'm going to change it all to something
Gareth Hughes
1999-10-11
1
-33
/
+39
[next]