6192 Commits (a661654a33ba38990719ac9f5aea2910a5d5bf77)
 

Autor SHA1 Nachricht Datum
  Keith Whitwell a661654a33 Move the call to _tnl_UpdateFixedFunctionProgram to make vor 20 Jahren
  Keith Whitwell 6f973f3367 Simplify the pipeline_stage structure vor 20 Jahren
  Keith Whitwell 6a13c7da4c Up the value of MAX_NV_VERTEX_PROGRAM_PARAMS to a power of two. vor 20 Jahren
  Michal Krol addcc6afbd Add more error checking. vor 20 Jahren
  Michal Krol 19fb77ee7b Cosmetic changes. vor 20 Jahren
  Michal Krol b10d080b1e Move some utility functions to slang_utility.c. vor 20 Jahren
  Michal Krol 3ed1f07686 Provide precompiled binary versions of built-in library .gc sources vor 20 Jahren
  Brian Paul 2cbbd3dc50 undef DEPTH_TYPE at end vor 20 Jahren
  Felix Kuehling a7fcac5e92 Fixed some suspicious pointer casts that caused lots of vor 20 Jahren
  Felix Kuehling 07d91bbb59 Fixed TexEnv modes GL_BLEND and GL_ADD on Savage4-based cards. Disabled vor 20 Jahren
  Aapo Tahkola b3474de7b5 Adding some comments. vor 20 Jahren
  Keith Whitwell 7c26b61f93 Reduce the size of mesa's internal fragment and vertex program vor 20 Jahren
  Brian Paul 88b69d7998 use _mesa_pow() for LIT (bug 3087) vor 20 Jahren
  Keith Whitwell f069e5e412 Facility to construct a vertex program which executes the current vor 20 Jahren
  Keith Whitwell 0ff98b03c6 New software implementation of ARB_vertex_program. Similar in speed vor 20 Jahren
  Aapo Tahkola 70375aff48 Had some odd problems with add and temps so doing it with mad. Adding some MAD_2 cases. vor 20 Jahren
  Brian Paul 52bf005425 fix state.light[n].spot.direction.w value (bug 3083) vor 20 Jahren
  Brian Paul 8d51bbf2a3 clean up buffer creation code vor 20 Jahren
  Aapo Tahkola fc8f202181 Reorganized shader stuff. vor 20 Jahren
  Aapo Tahkola c4e1fd5a7f Fixes for bugs that were nailed down when compairing against software vertex shading. vor 20 Jahren
  Aapo Tahkola f8ed0aa268 Fixing and enabling elt buffers by default. vor 20 Jahren
  Ian Romanick d03ab104db If the file name passed to parse_GL_API is None or "-", read from standard vor 20 Jahren
  Ian Romanick 93d2d54e7a Refactor a bunch of common code from the "leaf" scripts to a new functions, vor 20 Jahren
  Ian Romanick 8ea22650bd Fill-in function offsets and correct a couple typos. vor 20 Jahren
  Ian Romanick 2510ba618d Convert all Python scripts to use XML namespaces. vor 20 Jahren
  Peter Zubaj b7142567bc Alpha test fix vor 20 Jahren
  Ian Romanick 61f08d8094 Move the DTD to its own file. vor 20 Jahren
  Brian Paul f905145b60 comments and clean-up vor 20 Jahren
  Ian Romanick 02986cb2cc Add support for pthreads and TLS to libGL for __glXLock / __glXUnlock and vor 20 Jahren
  Ian Romanick 2e823f29e4 Send GL_PACK_INVERT_MESA state to the server. This fixes bug #2538. vor 20 Jahren
  Brian Paul b52673117b s/NORMAL/FOG/ (J.P. Delport) vor 20 Jahren
  Jouk Jansen 49b1d95c1c Updates for OpenVMS : New makefiles vor 20 Jahren
  Brian Paul e9a3d8a772 added SLANG_SOURCES to SOLO_C_SOURCES vor 20 Jahren
  Brian Paul afb3fb4b77 config for profiling with gprof vor 20 Jahren
  Brian Paul 635ee2df37 added _mesa_share_state() vor 20 Jahren
  Ben Crossman 509710cfd7 more gldirect compile fixes. Getting near the linking stage now. No build file yet. vor 20 Jahren
  Brian Paul efb41b07ff remove carriage returns vor 20 Jahren
  Keith Whitwell 78803b2667 Fix alpha value of STATE_LIGHTMODEL_SCENECOLOR. From the spec: vor 20 Jahren
  Michal Krol a131d50fb7 add shader/slang/slang_preprocess.c vor 20 Jahren
  Michal Krol e3a846b0e3 implement info log; parse #version directive vor 20 Jahren
  Michal Krol 65ce50897e slang preprocessor vor 20 Jahren
  Michal Krol 8855664489 slang #version directive syntax vor 20 Jahren
  Michal Krol 35725a92be change __asm statement semantics vor 20 Jahren
  Ben Crossman d8aa5ffed5 Reverted the last change back to fix bug 3035 vor 20 Jahren
  Ian Romanick 067e788acd Convert 'variable_param' from a CDATA attribute to a NMTOKENS attribute. vor 20 Jahren
  Ian Romanick 73b4c1b388 Refactor the handling of the '(true | false)' enumerated attributes. vor 20 Jahren
  Ian Romanick a3deff2404 Modify the DTD to use NMTOKEN, enumerants, and explicit default values vor 20 Jahren
  Ian Romanick 6cae4f3bc9 In GLX_USE_TLS builds, make GET_CURRENT_CONTEXT use the TLS verion of the vor 20 Jahren
  Ian Romanick f434e07a6a Add missing includes of indirect.h. vor 20 Jahren
  Ben Crossman 369404299c A few getenv() that werent using the mesa wrapper version vor 20 Jahren