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
path:
root
/
src
/
mesa
/
main
/
dlist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler warnings
Karl Schultz
2001-09-18
1
-63
/
+68
*
Consolidated source files. Since the re-org a number of source files
Brian Paul
2001-06-18
1
-6
/
+1
*
don't compile glClientActiveTextureARB() into display lists, per the spec
Brian Paul
2001-06-12
1
-24
/
+10
*
fixed minor display list bugs (#431517)
Brian Paul
2001-06-11
1
-10
/
+10
*
infrastructure for GL_ARB_multisample
Brian Paul
2001-05-29
1
-1
/
+29
*
increase blocksize, remove dead opcodes
Keith Whitwell
2001-05-14
1
-10
/
+28
*
Set 'prefer_float_colors' true, now that tnl uses them natively.
Keith Whitwell
2001-05-10
1
-2
/
+2
*
Add FLUSH_CURRENT() calls to fix ordering problems (incl. hierarchical
Keith Whitwell
2001-05-09
1
-4
/
+13
*
silence compiler warnings
Brian Paul
2001-03-27
1
-3
/
+3
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-18
/
+18
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-8
/
+9
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-45
/
+61
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
1
-3
/
+4
*
removed the unused/broken GL_PGI_misc_hints extension
Brian Paul
2001-01-24
1
-26
/
+1
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
1
-3
/
+3
*
fix conform dlist test
Keith Whitwell
2001-01-13
1
-10
/
+10
*
try and force a log message
Keith Whitwell
2000-12-27
1
-1
/
+2
*
try and force a log message
Keith Whitwell
2000-12-27
1
-2
/
+1
*
try and force a log message
Keith Whitwell
2000-12-27
1
-1
/
+2
*
try and force a log message
Keith Whitwell
2000-12-27
1
-2
/
+1
*
fix demos/fire, enable lazy vertex flushing
Keith Whitwell
2000-12-27
1
-1
/
+2
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-229
/
+856
*
Fixed a couple of bugs that crept into last commit
Keith Whitwell
2000-11-24
1
-6
/
+5
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-260
/
+18
*
Committing in .
Jouk Jansen
2000-11-22
1
-24
/
+24
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-455
/
+414
*
renamed imaging files to histogram since that's what's inside
Brian Paul
2000-11-10
1
-2
/
+2
*
New colormac.h file for color-related macros.
Brian Paul
2000-10-28
1
-1
/
+2
*
Enabled GL_EXT_secondary_color. Fixed a bunch of typos in the dlist.c
Brian Paul
2000-10-27
1
-21
/
+18
*
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-10-27
1
-1
/
+25
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-2
/
+2
*
added convolve.h header
Brian Paul
2000-08-23
1
-1
/
+2
*
Fix for miscolored rects in display lists.
Keith Whitwell
2000-07-10
1
-4
/
+3
*
added EXT version of vertex array functions
Brian Paul
2000-06-12
1
-25
/
+33
*
more work on GL_ARB_texture_compression
Brian Paul
2000-06-06
1
-5
/
+272
*
changed allocation/initialization of API dispatch tables
Brian Paul
2000-05-24
1
-4
/
+4
*
initial work for GL_ARB_texture_compression
Brian Paul
2000-05-23
1
-1
/
+67
*
added a bunch of imaging functions
Brian Paul
2000-05-19
1
-15
/
+469
*
replaced components with internalFormat
Brian Paul
2000-05-18
1
-5
/
+5
*
added GL_SGIX/SGIS_pixel_texture
Brian Paul
2000-04-07
1
-1
/
+72
*
added more locking
Brian Paul
2000-03-21
1
-1
/
+9
*
fixed compiler warnings on BeOS R4
Brian Paul
2000-03-19
1
-2
/
+2
*
runtime selectable depth buffer depth
Brian Paul
2000-03-03
1
-2
/
+3
*
save ColorTable and ColorSubTable commands
Brian Paul
2000-03-03
1
-3
/
+3
*
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-25
1
-3
/
+6
*
bunch of dispatch and extension-related changes
Brian Paul
2000-02-24
1
-48
/
+46
*
now using dynamically allocated api dispatch tables
Brian Paul
2000-02-12
1
-209
/
+209
*
added code for all GL_MESA_window_pos functions
Brian Paul
2000-02-11
1
-1
/
+138
*
don't include dispatch.h
Brian Paul
2000-02-02
1
-2
/
+1
*
updated includes for source file reorg
Brian Paul
2000-02-02
1
-12
/
+3
[next]