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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
turned off 'conditional expression is constant' warning for win32
Ted Jump
1999-11-05
1
-2
/
+2
|
*
removed printf's
Brian Paul
1999-11-05
1
-3
/
+1
|
*
added xfont demo
Brian Paul
1999-11-05
1
-2
/
+2
|
*
new xfont demo
Brian Paul
1999-11-05
1
-111
/
+172
|
*
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
|
|
|
|
|
|
Improved debugging output that can be altered with an environment variable instead of hard coded at compile time. Fixed bug in vertex sorting function, so vertices are now indexed correctly (left to right).
*
Updated demo for new GLU 1.3 tessellation. Added optimized rendering
Gareth Hughes
1999-11-04
1
-325
/
+440
|
|
|
|
by saving the output of the tessellation into display lists.
*
Changed ($MAKE) to $(MAKE) to allow real-clean to work correctly.
Gareth Hughes
1999-11-04
1
-2
/
+2
|
*
Added glColorTable, etc.
Miklos Fazekas
1999-11-04
1
-1
/
+6
|
*
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
|
*
new texture image, cleaned-up code
Brian Paul
1999-11-02
1
-48
/
+48
|
*
added linux-glide-debug config
Brian Paul
1999-11-02
2
-3
/
+15
|
*
fixed a typo in a comment
Brian Paul
1999-10-31
1
-2
/
+2
|
*
Changed over to maximal warnings on Win32 builds.
Ted Jump
1999-10-30
1
-16
/
+10
|
*
Added checking for FXMESA_USE_ARGB to disable pixel reformatting when not ↵
Ted Jump
1999-10-30
1
-1
/
+3
|
|
|
|
appropriate
*
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
|
[next]