6192 Commits (a661654a33ba38990719ac9f5aea2910a5d5bf77)
 

Author SHA1 Message Date
  Michal Krol 1d7f71924d cleanup query functions 20 years ago
  Michal Krol 05ab19ef43 add _mesa_init_shaderobjects_3dlabs() declaration 20 years ago
  Michal Krol a095aa4f4b fix comments; fix TBuiltInResource typedef 20 years ago
  Michal Krol 675f802542 fix comments; disable DLL linkage for WIN32 20 years ago
  Felix Kuehling 116986bad5 Fixed segfault due to an off-by-one error in SAVAGE_TEX_MAXLEVELS. 20 years ago
  Felix Kuehling 798e753e07 Initialize texture addresses to something valid. 20 years ago
  Keith Whitwell ce1d7ee5ee remove file after merge 20 years ago
  Brian Paul 068039eec1 no change 20 years ago
  Brian Paul 05bbafa01a use $(*_LIB) in the *_LIB_NAME definitions 20 years ago
  Keith Whitwell 8fb17f5b3f rename mesaVis to try and improve clarity 20 years ago
  Keith Whitwell 3e62d3a8d8 add FreeTexImageData hook to help single-copy texturing in drivers 20 years ago
  Keith Whitwell 050b77a9ac merge unichrome changes from branch 20 years ago
  Keith Whitwell 59b4b7e07e Remove test for defined(DRM_USE_MALLOC) around definition of 20 years ago
  Keith Whitwell 46d50d9e8e Add more formats to test. 20 years ago
  Keith Whitwell de4fe1e3c5 Add DRM_USE_MALLOC flag 20 years ago
  Keith Whitwell 7f8e10f96c Calculate haveAccumBuffer, haveDepthBuffer and haveStencilBuffer in 20 years ago
  Michel Dänzer e7c7a0f353 Add support for production version of ATI RN50/ES1000. (ATI Technologies 20 years ago
  Aapo Tahkola 6bd390743d Misc fixes. 20 years ago
  Michal Krol 2fb2e27e28 update against 03-Feb-2005 release 20 years ago
  Michal Krol 5b641a516e enable all 3dlabs front-end compiler sources 20 years ago
  Michal Krol 706bb1c714 a little program to change // comments to /* */ ones 20 years ago
  Michal Krol 1d5c727bba glslang flex and bison sources: 20 years ago
  Aapo Tahkola a890ceee63 Fix to get doom3 started. 20 years ago
  Ian Romanick 8a7dcd97bd xmllint fixes. Revert 'note_unflushed' changes that were accidetnally 20 years ago
  Aapo Tahkola a78bbd0816 Simple TCL stage and ability to disable vps. 20 years ago
  Ian Romanick 80a939cafb Enable the generation of server-side __glGetBooleanv_size and related 20 years ago
  Ian Romanick 6af6a69312 Minor refactoring and code tweaking. The only notable chage is that 20 years ago
  Ian Romanick 979f35fb78 Minor vertex array support tweaks. These are in preparation for the 20 years ago
  Ian Romanick b81efaaa1a Minor vertex array support tweaks. Most of these are in preparation for the 20 years ago
  Ian Romanick 00e760c971 Refactored some of the code for PrintGlxReqSize_[ch]. This ensures that the 20 years ago
  Ian Romanick 3f35fbbf66 Fix the handling of zero-sized output parameters (i.e., those with type 20 years ago
  Ian Romanick 9eae0b9f19 Hard-code the client-side maximum GL version. It turns out that there are 20 years ago
  Aapo Tahkola c1aa3d1e6f Proper VAP output configuration as R300_RS_ROUTE_0_COLOR became optional and broke arbvptorus(takes no input color but produces output color). Also removing some useless code. 20 years ago
  Ben Skeggs dd9da8cdb5 Fixed some strangeness when mixing textured/flat primitives. Skipping texture units should render correctly also. Aapo, I dont think I broke glxgears again on you... 20 years ago
  Roland Scheidegger fbe5296d14 add support for user-configurable brilinear filtering on r200 20 years ago
  Aapo Tahkola 7541794373 Fix to get glxgears display anything. 20 years ago
  Ben Skeggs 3c4c86aff2 For some reason the Makefile didn't commit.. 20 years ago
  Ben Skeggs 34dd4843d7 Initial multitexturing support. Old behaviour can be re-enabled by changing ifdefs in r300_setup_rs_unit and r300SetupPixelShader in r300_state.c\nRequires DRM update. 20 years ago
  Ian Romanick 7457a648d2 If setting GL_PACK_INVERT_MESA results in a GL error, log it. 20 years ago
  Felix Kuehling bd5bba8470 When timestamping textures, need to emit the event with SAVAGE_WAIT_3D 20 years ago
  Peter Zubaj e2e4a5c992 Stencil support 20 years ago
  Michal Krol 02eb36fa8d re-enable slang sources 20 years ago
  Michal Krol 0c7d2fff1e make it compile under linux 20 years ago
  Michal Krol 5c9d21df3d make it compile under gcc 3.3.2 20 years ago
  Michal Krol 8998de569c fix enum comma 20 years ago
  Aapo Tahkola 278c6025f9 Replacing alpha test bits with values that give desired results as compaired to software rendering. Alpha test in textures is still completely broken as can be seen in progs/demos/fire and various games. 20 years ago
  Felix Kuehling 4f05e61543 Updated savage_dri.h from Xorg CVS. This removes definitions that are 20 years ago
  Felix Kuehling 45f26f9979 Removed savagedma.[ch]. They have been unused for a while and were only 20 years ago
  Aapo Tahkola 203bd3e8ec Unlike radeon and r200 drivers r300AllocCmdBuf allocs dwords not bytes. 20 years ago
  Ian Romanick 91c219d906 Add support for ARB_draw_buffers and ARB_occlusion_query. The GLX protocol 20 years ago