6730 Commits (mesa_6_3_1)
 

Author SHA1 Message Date
  Ian Romanick 1585c234e0 Major rip-up of internal function insertion interface. The old 20 years ago
  Ian Romanick 9f23a3a1bf Fix SPARC assembly for 64-bit 20 years ago
  Philippe Houdoin 3e36986e5a This precious BeOS include file was lost since some released MesaLibs. Fixed. ;-) 20 years ago
  Roland Scheidegger 67d94e5a86 test for the proper drm version, at least 1.17 is required 20 years ago
  Alan Hourihane a7df74ea02 typo 20 years ago
  Alan Hourihane 36d6e9df16 support GLX_DIRECT_COLOR in 1.4.0 20 years ago
  Ian Romanick ab7c6ffadc Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of 20 years ago
  Alan Hourihane 1361398600 Bump the required ddx to 1.4.0 as drmAddress has been removed so that 32/64bit 20 years ago
  Ian Romanick 5c6fd3dd4c No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE. 20 years ago
  Ian Romanick a08d8a095c Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will 20 years ago
  Ian Romanick 5f1ba3e21b Fixes the glXGetProcAddress portion of the interface. Most of the functions 20 years ago
  Brian Paul 1201348a33 improve comments about win[0..3] values (bug 2554) 20 years ago
  Brian Paul 800c72ae61 Fix bug 1858 - array subscript out of range in gamma driver. 20 years ago
  Brian Paul 7c1ab40898 Add license/copyright. 20 years ago
  Brian Paul 8dcc6736ab Added -linker option to mklib, used to specify a particular program for 20 years ago
  Ian Romanick e9dbe58b8b Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedef 20 years ago
  Ian Romanick c39bf5e273 All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows 20 years ago
  Adam Jackson 7d40d230fa Add two aliases for some PointParameters entrypoints for libglx compatibility. 20 years ago
  Brian Paul 3e2419a7cc Break the long list of MAIN_FILES and DEMO_FILES into subgroups. 20 years ago
  Jouk Jansen 70cf1f0cf8 ---------------------------------------------------------------------- 20 years ago
  Brian Paul 60a6a0eb51 some GLuint idx -> GLint idx changes 20 years ago
  Brian Paul fea5a428e9 added vp negative addressing bug fix 20 years ago
  Brian Paul 61e694f270 Make the vertex program source register Index field a signed int since 20 years ago
  Brian Paul db251d72c8 bump version to 6.3.1 20 years ago
  Brian Paul 7a37189adc 6.3.1 updates 20 years ago
  Brian Paul f87bb14b0b updated with DRI building instructions 20 years ago
  Brian Paul dff11bb9a8 bump version to 6.3.1 and include DRI/GLX files in tarballs 20 years ago
  Brian Paul 98b06bcbeb make i810PrintSetupFlags() static, first param const 20 years ago
  Brian Paul 7b5c506c0e first 6.3.1 bug fixes 20 years ago
  Brian Paul 7cf480e6fe s/2004/2005/ 20 years ago
  Brian Paul 951dbf08e7 check for FEATURE_EXT_framebuffer_object to enable EXT_framebuffer_object 20 years ago
  Brian Paul 49e74989c3 remove ^M chars, disable shading language extensions 20 years ago
  Eric Anholt 3e8efc3753 Clean up warnings in r300 code by making some symbols static, adding prototypes 20 years ago
  Eric Anholt aeb0ee771b Connect the r300 bits up to the build. 20 years ago
  Eric Anholt 6ae76788a7 Add some missing defines, copied from linux-dri. 20 years ago
  Eric Anholt e98494d0a4 Forced commit to note repocopy from r300.sf.net CVS. 20 years ago
  Brian Paul 18014525a1 fix some URLs 20 years ago
  Brian Paul 2276679c53 added md5 checksums for 6.3 20 years ago
  Brian Paul d4596584f6 more updates for 6.3 release 20 years ago
  Brian Paul 6bb49eacfd updates for 6.3 release 20 years ago
  Brian Paul bfb5ea307e replace fprintf() calls with _mesa_problem() 20 years ago
  Brian Paul 364ae78e69 remove fprintf() 20 years ago
  Brian Paul 8d7d9c22f6 include driverfuncs.h 20 years ago
  Brian Paul 2d47c07398 overlay planes test 20 years ago
  Brian Paul 7e152b83cb s/clippping/clipping/ 20 years ago
  Philippe Houdoin ed886336e1 Fixed warnings by using GLUTProc type instead of anonymous (void *) for 20 years ago
  Alan Hourihane 5343ae8304 re-enable the ffb driver 20 years ago
  Alan Hourihane df88dfe1df Fix the FFB driver for the renderbuffer changes 20 years ago
  Alan Hourihane c235a96a71 pass in the renderbuffer 20 years ago
  Ian Romanick aa8ff1e75d Missed this on the previous commit. 20 years ago