.. |
Imakefile
|
renamed Xlib driver files
|
25 years ago |
KNOWN_BUGS
|
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
|
22 years ago |
Makefile.BeOS-R5
|
Added arbprogram.c to Makefiles.
|
22 years ago |
Makefile.ugl
|
Added arbprogram.c to Makefiles.
|
22 years ago |
Makefile.win
|
Added arbprogram.c to Makefiles.
|
22 years ago |
accum.c
|
no-op glAccum in selection/feedback mode (per Mark Kilgard's updates to the 1.5 spec)
|
22 years ago |
accum.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
api_arrayelt.c
|
Add missing GLAPIENTRY
|
22 years ago |
api_arrayelt.h
|
Add missing GLAPIENTRY
|
22 years ago |
api_eval.h
|
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
|
22 years ago |
api_loopback.c
|
Add missing GLAPIENTRY
|
22 years ago |
api_loopback.h
|
Merge vtx-0-2-branch
|
22 years ago |
api_noop.c
|
Add missing GLAPIENTRY
|
22 years ago |
api_noop.h
|
Add missing GLAPIENTRY
|
22 years ago |
api_validate.c
|
Fix some problems with glDrawElements and vertex buffer objects.
|
22 years ago |
api_validate.h
|
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
|
22 years ago |
arbfragparse.c
|
- parse_alias() Was totally borked
|
22 years ago |
arbfragparse.h
|
Moved some shared vertex/fragment program code into new program.c file.
|
22 years ago |
arbparse.c
|
Arg. I can't code.. Test that we don't recongnize '0' as having a leading zero..
|
21 years ago |
arbparse.h
|
Initial checkin of new ARB_frag/vertex program parser
|
22 years ago |
arbparse_syn.h
|
- New grammar (0.5) from Michal Krol, merges many opcodes and adds range testing
|
21 years ago |
arbprogram.c
|
Initial work for bounds checking of vertex arrays and vertex buffer objects.
|
22 years ago |
arbprogram.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
arbvertparse.c
|
- Create a dummy program to keep from segfaulting when parsing
|
22 years ago |
arbvertparse.h
|
Re-org of register files for vertex/fragment programs. Will be easier to
|
22 years ago |
arbvp_grammar.txt
|
Numbered productions for ARB_vertex_program grammar (Karl Rasche)
|
22 years ago |
attrib.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
attrib.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
blend.c
|
Ville Syrjala's logic op patch
|
22 years ago |
blend.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
bufferobj.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
bufferobj.h
|
remove duplicate declaration
|
22 years ago |
buffers.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
buffers.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
clip.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
clip.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
colormac.h
|
Merge Jose's documentation and core Mesa changes from embedded branch
|
22 years ago |
colortab.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
colortab.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
config.h
|
added support for generic vertex attributes (ARB_vp) and their error checking
|
22 years ago |
context.c
|
Merge vtx-0-2-branch
|
22 years ago |
context.h
|
Update NEED_SECONDARY_COLOR macro to test if either vertex/fragment
|
21 years ago |
convolve.c
|
Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings.
|
22 years ago |
convolve.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
dd.h
|
Merge vtx-0-2-branch
|
22 years ago |
debug.c
|
removed unused NoRaster and Rendering fields from GLcontext
|
22 years ago |
debug.h
|
Merge Jose's documentation and core Mesa changes from embedded branch
|
22 years ago |
depth.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
depth.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
descrip.mms
|
Committing in .
|
21 years ago |
dispatch.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
dlist.c
|
Add missing GLAPIENTRY
|
22 years ago |
dlist.h
|
Merge vtx-0-2-branch
|
22 years ago |
drawpix.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
drawpix.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
enable.c
|
Ville Syrjala's logic op patch
|
22 years ago |
enable.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
enums.c
|
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
|
22 years ago |
enums.h
|
Merge Jose's documentation and core Mesa changes from embedded branch
|
22 years ago |
eval.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
eval.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
extensions.c
|
Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings.
|
22 years ago |
extensions.h
|
Merge Jose's documentation and core Mesa changes from embedded branch
|
22 years ago |
feedback.c
|
current raster color index should be GLfloat
|
22 years ago |
feedback.h
|
current raster color index should be GLfloat
|
22 years ago |
fog.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
fog.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
get.c
|
current raster color index should be GLfloat
|
22 years ago |
get.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
glheader.h
|
replace gl/mesa_wgl.h with GL/mesa_wgl.h (Simon Goodall)
|
21 years ago |
hash.c
|
Merge Jose's documentation and core Mesa changes from embedded branch
|
22 years ago |
hash.h
|
Merge Jose's documentation and core Mesa changes from embedded branch
|
22 years ago |
hint.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
hint.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
histogram.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
histogram.h
|
remove duplicate declarations
|
22 years ago |
image.c
|
casts for g++
|
22 years ago |
image.h
|
Merge Jose's documentation and core Mesa changes from embedded branch
|
22 years ago |
imports.c
|
fix compiler warning
|
22 years ago |
imports.h
|
Some groundwork for supporting GLhalf datatype.
|
22 years ago |
light.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
light.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
lines.c
|
added a few missing GLAPIENTRYs to make MinGW compile again
|
22 years ago |
lines.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
macros.h
|
Merge vtx-0-2-branch
|
22 years ago |
main.dsp
|
update files
|
22 years ago |
matrix.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
matrix.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
mesa.def
|
Add _mesa_enable_1_4_extensions and _mesa_problem
|
23 years ago |
mtypes.h
|
Fix generic/conventional vertex array glitches.
|
22 years ago |
nvfragparse.c
|
Moved some shared vertex/fragment program code into new program.c file.
|
22 years ago |
nvfragparse.h
|
Initial implementation of GL_MESA_program_debug - a vertex/fragment program
|
22 years ago |
nvfragprog.h
|
Update NEED_SECONDARY_COLOR macro to test if either vertex/fragment
|
21 years ago |
nvprogram.c
|
Initial work for bounds checking of vertex arrays and vertex buffer objects.
|
22 years ago |
nvprogram.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
nvvertexec.c
|
- handle IsPositionInvariant
|
21 years ago |
nvvertexec.h
|
Re-org of register files for vertex/fragment programs. Will be easier to
|
22 years ago |
nvvertparse.c
|
Moved some shared vertex/fragment program code into new program.c file.
|
22 years ago |
nvvertparse.h
|
Initial implementation of GL_MESA_program_debug - a vertex/fragment program
|
22 years ago |
nvvertprog.h
|
move SWIZZLE_ZERO/ONE tokens to program.h
|
22 years ago |
occlude.c
|
more tweaks to error checking and reporting
|
22 years ago |
occlude.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
pixel.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
pixel.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
points.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
points.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
polygon.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
polygon.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
program.c
|
fix assorted g++ warnings
|
22 years ago |
program.h
|
fix assorted g++ warnings
|
22 years ago |
rastpos.c
|
current raster color index should be GLfloat
|
22 years ago |
rastpos.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
simple_list.h
|
Merge Jose's documentation and core Mesa changes from embedded branch
|
22 years ago |
state.c
|
Merge vtx-0-2-branch
|
22 years ago |
state.h
|
Merge Jose's documentation and core Mesa changes from embedded branch
|
22 years ago |
stencil.c
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
stencil.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
texcompress.c
|
more texture compression
|
22 years ago |
texcompress.h
|
Merge Jose's documentation and core Mesa changes from embedded branch
|
22 years ago |
texformat.c
|
more texture compression
|
22 years ago |
texformat.h
|
texture compression
|
22 years ago |
texformat_tmp.h
|
fix comments about Cr==V, Cb==U
|
22 years ago |
teximage.c
|
Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings.
|
22 years ago |
teximage.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
texobj.c
|
added a cast
|
22 years ago |
texobj.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
texstate.c
|
s/texUnit->Enabled/enableBits/ (Karl Rasche)
|
22 years ago |
texstate.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
texstore.c
|
Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings.
|
22 years ago |
texstore.h
|
Updates required for building the SciTech SNAP version of Mesa. This includes:
|
22 years ago |
texutil.c
|
Merge Jose's documentation and core Mesa changes from embedded branch
|
22 years ago |
texutil.h
|
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
|
22 years ago |
texutil_tmp.h
|
Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings.
|
22 years ago |
varray.c
|
Fix some problems with glDrawElements and vertex buffer objects.
|
22 years ago |
varray.h
|
Added GLAPIENTRY decorations for all first level OpenGL API function entry
|
22 years ago |
version.h
|
Updates required for building the SciTech SNAP version of Mesa. This includes:
|
22 years ago |
vsnprintf.c
|
Committing in .
|
21 years ago |
vtxfmt.c
|
Merge vtx-0-2-branch
|
22 years ago |
vtxfmt.h
|
Merge Jose's documentation and core Mesa changes from embedded branch
|
22 years ago |
vtxfmt_tmp.h
|
Merge vtx-0-2-branch
|
22 years ago |