29170 Commits (f8f4757d46627fb453f08dc63fde3d7f458eafe2)
 

Author SHA1 Message Date
  José Fonseca f8f4757d46 scons: Aggregate all tiny libraries in a single library. 15 years ago
  José Fonseca fc8e0b97e5 gallium: Remove the sct module. 15 years ago
  José Fonseca 7bbf7f94ea scons: Build progs together with everything else. 15 years ago
  José Fonseca 58b401315b progs: Ignore derived files. 15 years ago
  José Fonseca cbb23523a8 glsl: Ignore programs. 15 years ago
  José Fonseca 3d747eded4 scons: Don't globally define WIN32_LEAN_AND_MEAN. 15 years ago
  José Fonseca 33f44b93d2 mesa: Avoid WIN32_LEAN_AND_MEAN re-definition. 15 years ago
  José Fonseca 04c7f483b4 mesa: Make condrender.[ch] prototypes match. 15 years ago
  José Fonseca 97e2c5ac0b scons: Expose convienience libraries to the host environment. 15 years ago
  José Fonseca 700a2ebbf1 glut: Silent the glut*_ATEXIT_HACK defined but not used warnings. 15 years ago
  Christoph Bumiller 45a01bc5bd nv50: small fix for handling "dangerous" swizzles 15 years ago
  Brian Paul 25024d9482 Merge branch 'mesa_7_7_branch' 15 years ago
  Brian Paul d14beea534 mesa: remove a line of dead code 15 years ago
  Brian Paul 06f10903cb docs: 7.8 relnotes: GL_NV_conditional_render and GL_EXT_draw_buffers2 15 years ago
  Brian Paul f10470e3fe mesa: enable ColorMaskIndexed in display lists 15 years ago
  Brian Paul 34075d0219 progs/tests: added test for GL_EXT_draw_buffers2 15 years ago
  Brian Paul fcc2e1a729 mesa: enable GL_EXT_draw_buffers2 for sw drivers 15 years ago
  Brian Paul c28b451e40 docs: update status for conditional rendering 15 years ago
  Brian Paul 08d145e1d7 progs/tests: added conditional rendering test program 15 years ago
  Brian Paul aa491c19b9 mesa: turn on NV_conditional_render for software drivers 15 years ago
  Brian Paul ab26682eb4 swrast: add check for conditional rendering 15 years ago
  Brian Paul 699cfaeb3c tnl: add check for conditional rendering 15 years ago
  Brian Paul ff3a52643d mesa: plug in API functions for conditional rendering 15 years ago
  Brian Paul 007b1f42c4 mesa: added dispatch for GL_NV_conditional_render extension 15 years ago
  Brian Paul 5a0eb89da5 mesa: added FLUSH_VERTICES(), more comments 15 years ago
  Brian Paul 2be0d77a97 mesa: add flag for GL_NV_conditional_render extension 15 years ago
  Brian Paul 0fbe828c1d mesa: _mesa_Begin/EndConditionalRender() functions 15 years ago
  Brian Paul 534e005185 mesa: make _mesa_lookup_query_object() an non-private inline function 15 years ago
  Brian Paul 195e7657e2 swrast: use different temp array in _swrast_get_dest_rgba() 15 years ago
  Christoph Bumiller 4e4244b910 nv50: fix TEXLOD sequence and use it only in FPs 15 years ago
  Christoph Bumiller 616ddc8dfa nv50: cannot kill branch if immediate is used 15 years ago
  Christoph Bumiller b3425bc360 nv50: make assimilate_temp safe 15 years ago
  Christoph Bumiller d9ae8f31d5 nv50: handle TGSI_OPCODE_EXP,LOG 15 years ago
  Christoph Bumiller f2cca04bd8 nv50: add support for subroutines 15 years ago
  Christoph Bumiller 170cdb4507 nv50: alloc_reg on reg_instance 15 years ago
  Christoph Bumiller 0ba518e327 nv50: multiply polygon offset units by 2 15 years ago
  Christoph Bumiller 4d2551beb7 nv50: neg and abs modifiers for flops 15 years ago
  Christoph Bumiller 3019afdbd8 nv50: don't negate immediates in set_immd 15 years ago
  Vinson Lee 6e0584932b mesa: Silence unused variable warning. 15 years ago
  Vinson Lee 5b2713c92a progs/glsl: Provide a better fix for fgets warning. 15 years ago
  Brian Paul 9b0bbe15a5 docs: added GL 3.x feature checklist to track what's done in Mesa 15 years ago
  Brian Paul 16e91d4c0e mesa: implement _mesa_GetStringi() for GL3 15 years ago
  Brian Paul 56bdaca03e mesa: _mesa_get_enabled_extension() function 15 years ago
  Brian Paul 802b808939 mesa: implement GL3 GL_NUM_EXTENSIONS query 15 years ago
  Brian Paul 1ec6de9f94 mesa: simplify some extension testing code 15 years ago
  Brian Paul 05fb922e61 mesa: display list support for glClearBuffer functions 15 years ago
  Brian Paul 2b5ece5746 mesa: implement GL3 glClearBuffer() functions 15 years ago
  Brian Paul 12039aa7a9 mklib: use a wrapper for ar 15 years ago
  Luca Barbieri 9656177bc0 nouveau: Fix glTexSubImage on swizzled surfaces on <=NV40 15 years ago
  Brian Paul f00bf0598c st/mesa: add PIPE_FORMAT_Z24S8_UNORM in st_get_format_info() 15 years ago