3325 Revīzijas (b93652d67ed976562edc121b319b0594f79cc00a)
 

Autors SHA1 Ziņojums Datums
  Keith Whitwell b93652d67e Shared radeon/r200 init code pirms 22 gadiem
  Brian Paul 676cf71852 Added TOP to point to top of tree to find includes and libs pirms 22 gadiem
  Keith Whitwell 848ff108a0 mga driver, brought over by Jon Smirl pirms 22 gadiem
  Keith Whitwell adbec39bbf r200 driver, brought over by Jon Smirl pirms 22 gadiem
  Keith Whitwell a7ea785a10 miniglx test programs pirms 22 gadiem
  Keith Whitwell fb4d5492e0 Newer version of this file pirms 22 gadiem
  Keith Whitwell ff56908e09 Store material attributes in an Attrib[] style array. This is a pirms 22 gadiem
  Keith Whitwell e6dea091c0 Fix samples/fog.c regression - missing test for NeedEyeCoords. pirms 22 gadiem
  Brian Paul 304d11e0e1 Updates from Daniel Borca. pirms 22 gadiem
  Keith Whitwell 2880669853 Fix typo (& instead of &&) to fix olympic.c bug pirms 22 gadiem
  Brian Paul 1a615070ed replace assertion with conditional pirms 22 gadiem
  Karl Schultz f88d846255 Moved. pirms 22 gadiem
  Karl Schultz acad0fae7f Add the C++ and response files to the project so that they show up in the project file list. pirms 22 gadiem
  Karl Schultz e7d9b3fdd7 Reorganized projects so there is one project for each Mesa source subdir, and put the actual project files in each subdir. pirms 22 gadiem
  Karl Schultz 1b41c0d3d8 VC 6 Project File pirms 22 gadiem
  Karl Schultz 4894df6cf2 minor option tweak pirms 22 gadiem
  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. pirms 22 gadiem
  Karl Schultz 9b0bb3d052 Add documentation. pirms 22 gadiem
  Karl Schultz fd5889f975 Project now builds the C++ sources (with great difficulty). Add module definition file (glu.def) to project. pirms 22 gadiem
  Karl Schultz c2b39d0312 add a dependency so that osmesa builds pirms 22 gadiem
  Karl Schultz 00d7f16dbd cleanup - add comments and sort names. pirms 22 gadiem
  Brian Paul c2aee04666 don't include malloc.h (bug 776574) pirms 22 gadiem
  Karl Schultz 838bb33fe1 add osdemo project pirms 22 gadiem
  Karl Schultz 0a5957bfb1 project file for osdemo pirms 22 gadiem
  Karl Schultz eb226f118f Add osmesa project pirms 22 gadiem
  Karl Schultz a3286498e6 add symbols needed by osmesa. pirms 22 gadiem
  Karl Schultz bd36e5f17b Project file for osmesa pirms 22 gadiem
  Karl Schultz 4e245c334d moved to top of tree. pirms 22 gadiem
  Karl Schultz 7d3bf7f6d1 Microsoft Visual Studio 6 Workspace file for building Mesa and related libraries. (Moved from src/mesa/drivers/windows to make it easier to find.) The project files belonging to the workspace are located elsewhere in the tree, closer to the modules they each build. pirms 22 gadiem
  Brian Paul 3a25e2350a if texture color table is enabled, use the color table's format to evaluate the texture env function pirms 22 gadiem
  Karl Schultz df03f8ed6d fix location of mesa.def pirms 22 gadiem
  Karl Schultz adb5e0bb1d linker exports defs pirms 22 gadiem
  Karl Schultz 95a791bb3e Project to build the gears demo program. pirms 22 gadiem
  Karl Schultz c7363f7a48 Workspace to build Mesa demos and sample programs. pirms 22 gadiem
  Karl Schultz c06ff13b14 Project file to build GLUT32.DLL pirms 22 gadiem
  Karl Schultz 5c04693a3f Project file to build GLU32.DLL pirms 22 gadiem
  Karl Schultz b6a74a4f6e Source code for GDI driver. pirms 22 gadiem
  Karl Schultz fbd052efed Project file to build gdi driver and OPENGL32.DLL. pirms 22 gadiem
  Karl Schultz 9baab01c1f Project file to build tnl - creates static LIB that is later linked to make a DLL. pirms 22 gadiem
  Karl Schultz bff1bf9794 Project file to build swrast - creates static LIB that is later linked to make a DLL. pirms 22 gadiem
  Karl Schultz b1bc0dc3f4 Project file to build core mesa - creates static LIB that is later linked to make a DLL. pirms 22 gadiem
  Karl Schultz 341313b601 Visual Studio Workspace file for building Mesa. This workspace contains projects for building core mesa, backend drivers (e.g., gdi, dx7, ...), GLU, and GLUT. The project files are placed in the appropriate places in the Mesa tree. pirms 22 gadiem
  Karl Schultz f78311ed64 Removing from this directory. Will be added to new gdi driver directory. pirms 22 gadiem
  Karl Schultz 6ff00f91c8 Remove obsolete file. pirms 22 gadiem
  Karl Schultz 6b4716c63a Windows does not define HUGE_VAL, so use the IEEE hex constants. pirms 22 gadiem
  Brian Paul 9c7b81697b fix a few more glitches from last big check-in pirms 22 gadiem
  Brian Paul 9f9bed9c8e fix GL_SGI_texture_colortable bugs pirms 22 gadiem
  Brian Paul d19b5db5dc fill in chapter 5, 6 text pirms 22 gadiem
  Brian Paul ad6ecf0227 remove printf pirms 22 gadiem
  Brian Paul 6a940e8946 New interactive debugging code - vertex or fragment program. pirms 22 gadiem