Brian Paul
1a84876d79
restore gcc-sl config
23 lat temu
Brian Paul
4778beb761
updates from Daniel Borca
23 lat temu
Keith Whitwell
12c037dbff
Use correct conversions when translating array colors.
23 lat temu
Brian Paul
9ec58c2c5b
DOS and glide driver updates from Daniel Borca
23 lat temu
Brian Paul
3dc8cc4ebc
glPixelMap fix
23 lat temu
Brian Paul
9d73b81068
Fix glPixelMap: s/GLint/GLsizei/
23 lat temu
Brian Paul
d4576154e6
glPixelMap[f/ui/us]v()'s size parameter is GLsizei, not GLint.
23 lat temu
Brian Paul
bb93870133
simplify some python code
23 lat temu
Brian Paul
8a033fa135
minor code improvement in glGenTextures
23 lat temu
Brian Paul
01bb309cce
register file changes
23 lat temu
Brian Paul
f2dd273322
Re-org of register files for vertex/fragment programs. Will be easier to
hook in global state references, etc. for ARB programs.
23 lat temu
Brian Paul
4f12be0249
fix some broken links
23 lat temu
Jouk Jansen
3bbe68510f
Committing in .
Update OpenVMS makefile due to new source files.
Modified Files:
Mesa-newtree/src/mesa/main/descrip.mms
----------------------------------------------------------------------
23 lat temu
Brian Paul
e17c1abd67
added arbfrag/vertparse
23 lat temu
Brian Paul
b5a41d6050
prep for OpenGL 1.5
23 lat temu
Brian Paul
2c50b922d6
fix a bunch of warnings
23 lat temu
Brian Paul
49555d14a8
remove temporary prototypes
23 lat temu
Brian Paul
8f44286b29
placeholder files
23 lat temu
Brian Paul
1b252a4f6f
added info about Mesa-newtree
23 lat temu
Brian Paul
824a4fc34f
updated item 1.4
23 lat temu
Keith Whitwell
93a458840c
Shared dri driver resources
23 lat temu
Keith Whitwell
b32a036059
Not-quite-functional swrast-only dri driver
23 lat temu
Keith Whitwell
b93652d67e
Shared radeon/r200 init code
23 lat temu
Brian Paul
676cf71852
Added TOP to point to top of tree to find includes and libs
23 lat temu
Keith Whitwell
848ff108a0
mga driver, brought over by Jon Smirl
23 lat temu
Keith Whitwell
adbec39bbf
r200 driver, brought over by Jon Smirl
23 lat temu
Keith Whitwell
a7ea785a10
miniglx test programs
23 lat temu
Keith Whitwell
fb4d5492e0
Newer version of this file
23 lat temu
Keith Whitwell
ff56908e09
Store material attributes in an Attrib[] style array. This is a
first step to reviving/rescuing the 'vtx' rework from the old mesa
tree.
23 lat temu
Keith Whitwell
e6dea091c0
Fix samples/fog.c regression - missing test for NeedEyeCoords.
23 lat temu
Brian Paul
304d11e0e1
Updates from Daniel Borca.
23 lat temu
Keith Whitwell
2880669853
Fix typo (& instead of &&) to fix olympic.c bug
23 lat temu
Brian Paul
1a615070ed
replace assertion with conditional
23 lat temu
Karl Schultz
f88d846255
Moved.
23 lat temu
Karl Schultz
acad0fae7f
Add the C++ and response files to the project so that they show up in the project file list.
23 lat temu
Karl Schultz
e7d9b3fdd7
Reorganized projects so there is one project for each Mesa source subdir, and put the actual project files in each subdir.
23 lat temu
Karl Schultz
1b41c0d3d8
VC 6 Project File
23 lat temu
Karl Schultz
4894df6cf2
minor option tweak
23 lat temu
Karl Schultz
b9d9c1f40d
Compiler/Linker "response" file containing compiler options and list of files to compile/link for the C++ files in the glu library. It is easier to edit and maintain this infomation in flat files instead of trying to enter it into the VC project menus. The C++ files are compiled as a "pre-link" step.
23 lat temu
Karl Schultz
9b0bb3d052
Add documentation.
23 lat temu
Karl Schultz
fd5889f975
Project now builds the C++ sources (with great difficulty). Add module definition file (glu.def) to project.
23 lat temu
Karl Schultz
c2b39d0312
add a dependency so that osmesa builds
23 lat temu
Karl Schultz
00d7f16dbd
cleanup - add comments and sort names.
23 lat temu
Brian Paul
c2aee04666
don't include malloc.h (bug 776574)
23 lat temu
Karl Schultz
838bb33fe1
add osdemo project
23 lat temu
Karl Schultz
0a5957bfb1
project file for osdemo
23 lat temu
Karl Schultz
eb226f118f
Add osmesa project
23 lat temu
Karl Schultz
a3286498e6
add symbols needed by osmesa.
23 lat temu
Karl Schultz
bd36e5f17b
Project file for osmesa
23 lat temu
Karl Schultz
4e245c334d
moved to top of tree.
23 lat temu