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
/
Makefile.X11
Commit message (
Expand
)
Author
Age
Files
Lines
*
old/unused
Brian Paul
2003-10-10
1
-265
/
+0
*
Moved some shared vertex/fragment program code into new program.c file.
Brian Paul
2003-08-31
1
-0
/
+1
*
updated rule for make OSMesa lib (Brad King)
Brian Paul
2003-06-02
1
-3
/
+6
*
Added GL_LIB_NAME / GLU_LIB_NAME so the default name for the libraries
Brian Paul
2003-06-02
1
-2
/
+5
*
remove test file
Brian Paul
2003-06-01
1
-1
/
+0
*
Remove a bunch of really old/obsolete configs.
Brian Paul
2003-06-01
1
-18
/
+13
*
Added arbprogram.c to Makefiles.
Brian Paul
2003-04-17
1
-3
/
+4
*
Added gcc-sl target and shared lib shell script (Philip Brown)
Brian Paul
2003-04-07
1
-1
/
+9
*
remove duplicate line
Brian Paul
2003-03-29
1
-2
/
+1
*
Basic infrastructure for GL_ARB_vertex_buffer_object.
Brian Paul
2003-03-29
1
-1
/
+3
*
histogram code move, remove s_histogram.[ch] from Makefiles
Brian Paul
2003-03-25
1
-2
/
+1
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-2
/
+1
*
First batch of code for GL_NV_fragment_program.
Brian Paul
2003-01-14
1
-4
/
+6
*
bump OpenGL version to 1.4, Mesa version to 5.0
Brian Paul
2002-10-29
1
-3
/
+3
*
Header file clean-up:
Brian Paul
2002-10-24
1
-2
/
+1
*
remove some crud
Brian Paul
2002-10-16
1
-26
/
+1
*
new texture compression infrastructure
Brian Paul
2002-09-27
1
-1
/
+2
*
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-06-13
1
-2
/
+1
*
remove dead vertex assembly
Keith Whitwell
2002-04-09
1
-3
/
+1
*
minor re-org
Brian Paul
2002-04-02
1
-5
/
+5
*
removed references to removed source files
Brian Paul
2002-02-02
1
-3
/
+1
*
Remove phantom tab on a blank line to allow compile on IRIX.
Karl Schultz
2002-01-15
1
-2
/
+2
*
remove api_compat.c
Brian Paul
2002-01-14
1
-2
/
+1
*
Further help with dri libGL version skew
Keith Whitwell
2001-12-20
1
-1
/
+2
*
Remove rules that were put into place to deal with compiling files that
Karl Schultz
2001-12-14
1
-85
/
+1
*
vertex program check-in
Brian Paul
2001-12-14
1
-4
/
+33
*
fix for bug 474479, remove Trace/* stuff
Brian Paul
2001-11-23
1
-10
/
+6
*
updates for Mesa 4.0
Brian Paul
2001-09-23
1
-2
/
+2
*
more GL 1.3 and GLX 1.4 updates
Brian Paul
2001-09-14
1
-3
/
+3
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
1
-5
/
+4
*
Add -f to rm in make clean to avoid error messages
Keith Whitwell
2001-06-27
1
-2
/
+2
*
Consolidated source files. Since the re-org a number of source files
Brian Paul
2001-06-18
1
-36
/
+27
*
Add api_arrayelt.c
Keith Whitwell
2001-06-01
1
-1
/
+2
*
Initial commit of cliptest work. More to come shortly.
Gareth Hughes
2001-05-21
1
-1
/
+2
*
Consolidation of asm code in 3.5
Gareth Hughes
2001-03-29
1
-3
/
+3
*
Make generation of matypes.h more transparent.
Gareth Hughes
2001-03-29
1
-4
/
+6
*
New type system for assembly code. Asm files should now include
Gareth Hughes
2001-03-28
1
-4
/
+7
*
New mechanism for thread-safe GL API dispatch. C-based dispatch is faster.
Brian Paul
2001-03-28
1
-3
/
+2
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-1
/
+3
*
- Port 3.4 texture utils, texture format work to 3.5 (including new
Gareth Hughes
2001-03-18
1
-1
/
+2
*
Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when
Keith Whitwell
2001-02-16
1
-2
/
+1
*
Fixed conform problems with recent material tracking change.
Keith Whitwell
2001-02-16
1
-2
/
+1
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
1
-2
/
+2
*
Some more work on interal debugging, timing routines for things that
Gareth Hughes
2001-02-03
1
-5
/
+7
*
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-29
1
-36
/
+37
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
1
-32
/
+32
*
Fixed 'IRound' to 'IROUND' in mmath.h
Keith Whitwell
2001-01-08
1
-2
/
+2
*
various compilation/warning fixes
Keith Whitwell
2001-01-05
1
-2
/
+1
*
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-28
1
-1
/
+2
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-39
/
+39
[next]