6142 Commits (b2b01a60dbba4ebd130898509c14ca80a847a679)
 

Author SHA1 Message Date
  Ben Crossman b2b01a60db Some initial compile fixes. Still some left and warnings that need fixing. No where near runnable yet. 20 years ago
  Keith Whitwell 60e2810ae4 Disable CLOD (Lod constant) state emit. The values emitted were 20 years ago
  Michal Krol 99b329ca13 hook to _slang_compile() 20 years ago
  Michal Krol ed5f790919 cosmetic changes 20 years ago
  Michal Krol 8c01903114 ARB_fragment_shader state 20 years ago
  Michal Krol 6372ea0da0 ARB_fragment/vertex_shader state 20 years ago
  Michal Krol 2a37053fd5 ARB_shading_language_100 bit; 20 years ago
  Michal Krol 1e8fc5ffea add GL_ARB_shading_language_100; 20 years ago
  Michal Krol 5c968cbc5e add FEATURE_ARB_shading_language_100; 20 years ago
  Michal Krol 98e35025ba do not use isdigit() - can cause link errors 20 years ago
  Brian Paul fd451b6d01 updated procedure for getting CVS-write access 20 years ago
  Ian Romanick 25fe93f0a1 Add TLS support to libGL and, by virtue of using glthread.h and GL_CALL, all 20 years ago
  Ian Romanick c604e457d1 Revert revision 1.13. This allows server-side libGLcore (in X.org) to build 20 years ago
  Michal Krol 9a5ba4794c add SLANG_SOURCES 20 years ago
  Michal Krol fa2802d4d0 clean-up stuff 20 years ago
  Michal Krol 0e7836b500 simple front-end compiler 20 years ago
  Michal Krol d3ea221d3e add __fixed_input and __fixed_output qualifier support; 20 years ago
  Michal Krol 2f951683be cosmetic changes; 20 years ago
  Michal Krol 5a38200122 cosmetic changes; 20 years ago
  Michal Krol f18d70b804 cosmetic changes; 20 years ago
  Michal Krol cfcf86b37d converts a .gc file to a C header containing string form of the file 20 years ago
  Felix Kuehling 0ad2ef20a7 Added a Spanish translation by David Rubio Miguélezand a Dutch 20 years ago
  Felix Kuehling ad0dbe6b04 Changed escaping of double quotes. 20 years ago
  Brian Paul 41bddcfa7b PF_8A8R8G8B pixel format (Dave Reveman) 20 years ago
  Felix Kuehling 55ba0dccc9 Manage option translations in separate .po files to make translations 20 years ago
  Brian Paul aaa5a66433 set table size to 1023 and use new HASH_FUNC() macro 20 years ago
  Adam Jackson 5f92c38f0e Bug #2945: Fix math error that left half the hash buckets empty. 20 years ago
  Ian Romanick db382c5b1d Remove all the radeon_subset files. They were completely unused. Keith 20 years ago
  Ian Romanick a657c1aee8 Use the same dispatch.c source file for "normal" Mesa builds and DRI 20 years ago
  Brian Paul d9c389dff6 Add shaderobjects_3dlabs.c back into build but use #ifdef FEATURE_shading_language to enable/disable relevant code. 20 years ago
  Ian Romanick c51ed8c236 Follow the GLX_SGIX_fbconfig spec and return the complete list of 20 years ago
  Brian Paul c61782958b added wrappers/helpers for creating/destroying rendering contexts 20 years ago
  Brian Paul c3984fc015 changed implementation of GetAllFBConfigs() 20 years ago
  Brian Paul 481bdd383a Fix Fake_glXChooseFBConfig so passing NULL attribList causes a list of all 20 years ago
  Ian Romanick bfc8a8dc63 Make linux-dri-x86-64 more like linux-dri-x86. Add ARCH_FLAGS. This is 20 years ago
  Ian Romanick 29c909f81c Make glxgears_fbconfig compile and respect the DISPLAY setting. Add it 20 years ago
  Keith Whitwell 5234d17514 Don't call PrimitiveNotify with an invalid primitive. Fix ipers 20 years ago
  Brian Paul c39a4bc83c s/Togle/Toggle/ 20 years ago
  Brian Paul a92100a3c6 updated warning string to match patch in bug report 2868 20 years ago
  Brian Paul fe1230f1c8 Use FEATURE_shading_language to control whether the shading language 20 years ago
  Adam Jackson 26772ac988 Disable _mesa_3dlabs_create_{program,shader}_object references. 20 years ago
  Brian Paul 425569bbc5 Disable C++ shading language code yet again. Doesn't compile with older 20 years ago
  Brian Paul 93b52d9484 re-enable shading language sources 20 years ago
  Brian Paul 1706ba4101 re-enable _mesa_init_shaderobjects_3dlabs() call 20 years ago
  Brian Paul 9a54843a94 fix a variety of warnings/errors 20 years ago
  Brian Paul cb80e3905c disable 3dlabs shading language code until build is fixed 20 years ago
  Brian Paul 32e845f05e disable _mesa_init_shaderobjects_3dlabs() call until build is fixed 20 years ago
  Brian Paul 7d4abc9b3a remove INSTALL.GNU from tarball list 20 years ago
  Brian Paul a62fe7f5e3 obsolete 20 years ago
  Michal Krol 00e599e783 implement gl2_3dlabs_shhandle interface; resolve few TODOs 20 years ago