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
/
mesa
/
main
/
api_noop.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Silence gcc 3.4 warnings on ReactOS. Mostly unused var warnings. (patch 101...
Brian Paul
2004-08-25
1
-0
/
+1
*
Convert all calls using _glapi_Dispatch to use the new GL_CALL macro.
Ian Romanick
2004-05-27
1
-31
/
+31
*
Added ctx->Vertex/FragmentProgram._Enable flags. Set when vertex/fragment
Brian Paul
2004-04-23
1
-2
/
+2
*
jump through dispatch table instead of calling gl functions directly
Brian Paul
2004-02-24
1
-32
/
+34
*
glDrawArrays loop was wrong
Brian Paul
2004-02-24
1
-5
/
+4
*
Add missing GLAPIENTRY
Karl Schultz
2003-12-04
1
-59
/
+59
*
Remove unnecessary usage of __FUNCTION__.
Brian Paul
2003-11-25
1
-17
/
+17
*
Merge vtx-0-2-branch
Keith Whitwell
2003-11-24
1
-153
/
+416
*
Store material attributes in an Attrib[] style array. This is a
Keith Whitwell
2003-08-05
1
-43
/
+15
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
Added support for NV_light_max_exponent.
Ian Romanick
2003-05-30
1
-3
/
+3
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-4
/
+3
*
First batch of code for GL_NV_fragment_program.
Brian Paul
2003-01-14
1
-9
/
+9
*
bring in changes from dri tcl branch
Keith Whitwell
2002-04-09
1
-9
/
+43
*
vertex program check-in
Brian Paul
2001-12-14
1
-34
/
+53
*
Support for floating point color representation in tnl module.
Keith Whitwell
2001-04-28
1
-65
/
+61
*
Make COPY_FLOAT available to a wider audience.
Gareth Hughes
2001-03-20
1
-6
/
+1
*
Add missing copy in _mesa_noop_Color4fv().
Gareth Hughes
2001-03-07
1
-18
/
+18
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-6
/
+6
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
1
-46
/
+80
*
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2001-01-02
1
-13
/
+19
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-30
/
+26
*
New files...
Keith Whitwell
2000-11-24
1
-0
/
+551