8364 Commits (3b9b8de9b0bf2f1e69a450360a812090520b2b29)
 

Autor SHA1 Nachricht Datum
  Brian Paul 3b9b8de9b0 Added _mesa_realloc_instructions() utility function. vor 19 Jahren
  Ian Romanick a5f2206077 GL_EXT_paletted_texture functions should alias GL_SGI_color_table functions. vor 19 Jahren
  Ian Romanick bf83e652f6 Add a new offset mode to the GL API XML. This mode, called "assign," vor 19 Jahren
  Brian Paul 5947f8fd63 fix fragment.position initialization bug vor 19 Jahren
  Ian Romanick ce9767f863 Make sure that _GNU_SOURCE is enabled in the linux configs that set vor 19 Jahren
  Keith Whitwell 39f222a421 add point-position.c vor 19 Jahren
  Keith Whitwell 28536e6c4f Test for fragment.position in points primitives. Currently renders vor 19 Jahren
  Brian Paul 83304326c8 added glut/mini/ sources to glut tarball vor 19 Jahren
  Brian Paul 116411d5f0 Check if mesa_vp->Base.Parameters is null before dereferencing (bug report vor 19 Jahren
  Ian Romanick 4169c220bd Fix some problems with the generation of the size tables. Enable vor 19 Jahren
  Brian Paul a95d5f0f58 silence warning vor 19 Jahren
  Brian Paul 4d12a05e6c Added _mesa_lookup_program() and _mesa_lookup_bufferobj() functions to avoid vor 19 Jahren
  Ian Romanick 261a806f9e New script and API description file to enable generate of GLX protocol vor 19 Jahren
  Brian Paul d21ccb49c0 update glut fbdev sources list vor 19 Jahren
  Sean D'Epagnier bd3e6ec066 VT switching now uses correct keys. vor 19 Jahren
  Aapo Tahkola 43c9587ed4 remove duplicate pieces of code. vor 19 Jahren
  Aapo Tahkola cafb0617ea extend some DrawRangeElements cases to support rendering more than 65535 verts in one blast. ut2k4 cases in other words ... vor 19 Jahren
  Aapo Tahkola 50eae3af7a fix broken write-only depth setting. use early z where possible. vor 19 Jahren
  Ian Romanick 723db7212c Correct the name of the GL_NV_texture_expand_normal extension. vor 19 Jahren
  Ian Romanick d319edff1e The TLS dispatch functions for x86-64 are fixed-size, just like on vor 19 Jahren
  Ian Romanick 4e4b5f4008 Add new attribute called static_dispatch to the <function> element. This vor 19 Jahren
  Brian Paul 6423ec9145 move ALL_SOURCES to sources file vor 19 Jahren
  Brian Paul b20814fd7d remove FBDEV_DRIVER_OBJECTS assignment (in sources file) vor 19 Jahren
  Brian Paul d5299bf9a1 various updates vor 19 Jahren
  Michal Krol 1d67cad9af More GLSL preprocessor code: vor 19 Jahren
  Michal Krol 798ef5ce33 GLSL 1.20 constructors and operators. vor 19 Jahren
  Roland Scheidegger bd4c8ec0ec remove the now confusing option to manually enable software ARB_vp if drm is not new enough on r200 vor 19 Jahren
  Sean D'Epagnier c6fc823987 Removed ifeq from makefile, and corrected fbdev driver so it compiles vor 19 Jahren
  Brian Paul cf4d2f7109 updates for 6.5.1 vor 19 Jahren
  Brian Paul 92c43b110c Fix-ups for linux-fbdev config. No longer build Xlib driver sources. vor 19 Jahren
  Sean D'Epagnier 7e4152f0ed The driver now compiles correctly without any x headers or libraries installed vor 19 Jahren
  Alan Hourihane bd87c303e9 Fix writemasks on texture arb fp instructions. vor 19 Jahren
  Brian Paul c1c282f36a sort the FEATURE_ defines vor 19 Jahren
  Brian Paul 9dc90cd5f3 added FEATURE_EXT_timer_query and tests vor 19 Jahren
  Brian Paul 5928718475 change #ifdef to #if vor 19 Jahren
  Brian Paul 6206aec90a change tex memory allocation calls (debian bug 383209) vor 19 Jahren
  Ian Romanick a7d0256745 When available, which is most of the time, use posix_memalign to implement vor 19 Jahren
  Ian Romanick ab6cf9dd62 Enable support for GL_EXT_gpu_program_parameters for R300. vor 19 Jahren
  Ian Romanick 8c41c757fe Add support for GL_EXT_gpu_program_parameters. Any driver that enables vor 19 Jahren
  Ian Romanick 5208d93a41 Add test for GL_EXT_gpu_program_parameters. vor 19 Jahren
  Ian Romanick daea717634 Remove extraneous trailing semicolon. vor 19 Jahren
  Brian Paul 37b5b01217 s/GLvoid/void/ to fix gcc 4.2 issue (bug 7875) vor 19 Jahren
  Michel Dänzer 061a3fe340 Bug #7169: Attempt to make libGL symbols visible to drivers. vor 19 Jahren
  Aapo Tahkola 24cd8e22f5 gcc-4.1.1 compile fix vor 19 Jahren
  Ian Romanick 357addfc45 Add comments explaining a couple "mystery" bits. vor 19 Jahren
  Ian Romanick 32a9e9be0c Fix white-space problem in the prototype for glBlitFramebufferEXT that vor 19 Jahren
  Ian Romanick 8fbe16d4dd Fix long standing bug that prevented newer drivers from working with vor 19 Jahren
  Ian Romanick 56f349515c Convert comment header for __GLcontextModesRec to Doxygen style. vor 19 Jahren
  Aapo Tahkola 8ff5e37f58 support shorts as vertex data vor 19 Jahren
  Eric Anholt 2332812644 Add padding to match the current xf86-video-intel DDX->DRI interface. vor 19 Jahren