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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added OpenGL 1.4's per-texture LOD bias.
Brian Paul
2003-08-28
5
-0
/
+25
*
Trivial changes to add support for GL_ARB_point_sprite, which is a
Ian Romanick
2003-08-23
7
-40
/
+68
*
Added support for GL_IBM_multimode_draw_arrays.
Ian Romanick
2003-08-22
7
-161
/
+268
*
Fix glPixelMap: s/GLint/GLsizei/
Brian Paul
2003-08-19
2
-10
/
+10
*
minor code improvement in glGenTextures
Brian Paul
2003-08-18
1
-7
/
+3
*
register file changes
Brian Paul
2003-08-17
1
-16
/
+16
*
Re-org of register files for vertex/fragment programs. Will be easier to
Brian Paul
2003-08-17
11
-502
/
+397
*
Committing in .
Jouk Jansen
2003-08-11
1
-0
/
+6
*
prep for OpenGL 1.5
Brian Paul
2003-08-06
2
-1
/
+11
*
fix a bunch of warnings
Brian Paul
2003-08-06
1
-49
/
+51
*
remove temporary prototypes
Brian Paul
2003-08-06
1
-18
/
+2
*
placeholder files
Brian Paul
2003-08-06
2
-0
/
+79
*
Store material attributes in an Attrib[] style array. This is a
Keith Whitwell
2003-08-05
6
-385
/
+213
*
Fix samples/fog.c regression - missing test for NeedEyeCoords.
Keith Whitwell
2003-08-05
1
-6
/
+15
*
Updates from Daniel Borca.
Brian Paul
2003-08-05
1
-2
/
+2
*
replace assertion with conditional
Brian Paul
2003-07-30
1
-2
/
+1
*
VC 6 Project File
Karl Schultz
2003-07-26
1
-0
/
+588
*
Windows does not define HUGE_VAL, so use the IEEE hex constants.
Karl Schultz
2003-07-24
1
-1
/
+1
*
fix a few more glitches from last big check-in
Brian Paul
2003-07-23
3
-15
/
+13
*
fix GL_SGI_texture_colortable bugs
Brian Paul
2003-07-23
1
-0
/
+3
*
remove printf
Brian Paul
2003-07-22
1
-2
/
+0
*
Restore more code lost during last big merge.
Brian Paul
2003-07-22
9
-32
/
+103
*
Implement debugger callback, etc for vertex programs. Misc clean-ups.
Brian Paul
2003-07-22
7
-145
/
+97
*
Initial implementation of GL_MESA_program_debug - a vertex/fragment program
Brian Paul
2003-07-21
15
-13
/
+442
*
Numbered productions for ARB_vertex_program grammar (Karl Rasche)
Brian Paul
2003-07-18
1
-0
/
+1279
*
Karl Rasche's ARB_vertex_program parser
Brian Paul
2003-07-18
2
-0
/
+6665
*
Fix up FEATURE_* defines in config.h
Brian Paul
2003-07-18
2
-85
/
+183
*
Fix up some loose ends from the last big check-in.
Brian Paul
2003-07-18
5
-12
/
+6
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
97
-3601
/
+7105
*
fix conformance glitch introduced with NPOT extension
Brian Paul
2003-07-07
1
-0
/
+8
*
minor fixes in _mesa_TexGen[id]v() to silence valgrind
Brian Paul
2003-07-07
1
-6
/
+16
*
fix int/float conversion for GL_TEXTURE_PRIORITY in gl[Get]TexParameteri[v]
Brian Paul
2003-07-03
1
-3
/
+9
*
Implemented GL_ARB_texture_non_power_of_two (except for auto mipmap generation).
Brian Paul
2003-07-03
4
-21
/
+54
*
tweak checks for display list zero
Brian Paul
2003-07-03
1
-1
/
+6
*
Simplify extension string handling.
Brian Paul
2003-07-03
5
-282
/
+209
*
Committing in .
Jouk Jansen
2003-07-02
1
-0
/
+55
*
add a few more digits to PI to make Evgeny happy
Brian Paul
2003-06-27
1
-1
/
+1
*
Committing in .
Jouk Jansen
2003-06-17
1
-419
/
+19
*
DOS updates for new tree (Daniel Borca)
Brian Paul
2003-06-16
1
-348
/
+0
*
Implemented GL_ARB_occlusion_query (not 100% finalized).
Brian Paul
2003-06-13
7
-0
/
+407
*
added new GL_ARB_v_p instructions
Brian Paul
2003-06-13
2
-9
/
+115
*
s/ATTRIB_h/ATTRIB_H/
Brian Paul
2003-06-12
1
-4
/
+3
*
new buffer/context visual compatibility test (Phil Brown)
Brian Paul
2003-06-11
1
-10
/
+48
*
added missing types to _mesa_VertexAttribPointerARB()
Brian Paul
2003-06-11
1
-0
/
+13
*
moved from main/ to glapi/
Brian Paul
2003-06-10
1
-894
/
+0
*
fix GL_CURRENT_VERTEX_ATTRIB_ARB queries
Brian Paul
2003-06-10
2
-0
/
+4
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
84
-83
/
+2
*
comments regarding window sizing
Brian Paul
2003-06-04
2
-8
/
+18
*
Added GL_EXT_texture_rectangle (identical to GL_NV_texture_rectangle)
Brian Paul
2003-06-04
1
-0
/
+2
*
Removed fields from 'struct gl_extensions' for extensions that don't
Ian Romanick
2003-06-02
3
-36
/
+26
[next]