6945 Commits (7cd7a78d7264272e131a3747eb9055115eba27b7)
 

Autor SHA1 Mensaje Fecha
  Jon Smirl b507bd4160 New files for radeon egl driver. hace 21 años
  Ian Romanick 711555d1e3 Convert all instances of XTHREADS to USE_XTHREADS. This fixes one of hace 21 años
  Dave Airlie 7f5925d57c Add color tiling support to miniglx for radeon hace 21 años
  Ian Romanick 7adcedcd54 Fix build problems related to finding Xthreads.h. hace 21 años
  Ian Romanick 29206ae569 Remove unused structures and data fields. These had been left in because hace 21 años
  Ian Romanick dc6e2c778a Add a new config called linux-indirect. This build the GLX libGL just like hace 21 años
  Jon Smirl 4508bcc72c Leave the AGP_BASE code in. It is pointless to bump the interface hace 21 años
  Jon Smirl a7d4bfed8a Remove OUTREG(RADEON_AGP_BASE, info->ringHandle); from DRI driver hace 21 años
  Jon Smirl 4ce390b933 Commit Ian's fixes from Bug 3877 hace 21 años
  Jon Smirl df68d11b47 Fix a == vs !- typo for glx_enable_extension hace 21 años
  Ian Romanick 82e3ecf413 Use the routines supplied in the __DRIinterfaceMethods structure to create a hace 21 años
  Ian Romanick f7c9eafa85 glxEnableExtension is a platform-specific function exported by the loader. hace 21 años
  Ian Romanick 68679d2b9e Remove '#if 0' block that was accidentally left in. hace 21 años
  Brian Paul 960467443e SPARC, DRI interface changes for 6.3.1 hace 21 años
  Ian Romanick 14fa5f6a60 The dri/*/depend files don't exist on a raw check-out, and that makes 'make hace 21 años
  Ian Romanick 1585c234e0 Major rip-up of internal function insertion interface. The old hace 21 años
  Ian Romanick 9f23a3a1bf Fix SPARC assembly for 64-bit hace 21 años
  Philippe Houdoin 3e36986e5a This precious BeOS include file was lost since some released MesaLibs. Fixed. ;-) hace 21 años
  Roland Scheidegger 67d94e5a86 test for the proper drm version, at least 1.17 is required hace 21 años
  Alan Hourihane a7df74ea02 typo hace 21 años
  Alan Hourihane 36d6e9df16 support GLX_DIRECT_COLOR in 1.4.0 hace 21 años
  Ian Romanick ab7c6ffadc Remove the last remnants of GLX_BUILT_IN_XMESA. This allows the removal of hace 21 años
  Alan Hourihane 1361398600 Bump the required ddx to 1.4.0 as drmAddress has been removed so that 32/64bit hace 21 años
  Ian Romanick 5c6fd3dd4c No, really, get rid of all the remaining references to DRI_USE_NEW_INTERFACE. hace 21 años
  Ian Romanick a08d8a095c Quote $(CC) and $(CXX) so that 'CC=ccache gcc' and 'CXX=ccache g++' will hace 21 años
  Ian Romanick 5f1ba3e21b Fixes the glXGetProcAddress portion of the interface. Most of the functions hace 21 años
  Brian Paul 1201348a33 improve comments about win[0..3] values (bug 2554) hace 21 años
  Brian Paul 800c72ae61 Fix bug 1858 - array subscript out of range in gamma driver. hace 21 años
  Brian Paul 7c1ab40898 Add license/copyright. hace 21 años
  Brian Paul 8dcc6736ab Added -linker option to mklib, used to specify a particular program for hace 21 años
  Ian Romanick e9dbe58b8b Gut a few more dead bits. Replace uses of the CreateNewScreenFunc typedef hace 21 años
  Ian Romanick c39bf5e273 All elements of pre-DRI_NEW_INTERFACE_ONLY are removed. This allows hace 21 años
  Adam Jackson 7d40d230fa Add two aliases for some PointParameters entrypoints for libglx compatibility. hace 21 años
  Brian Paul 3e2419a7cc Break the long list of MAIN_FILES and DEMO_FILES into subgroups. hace 21 años
  Jouk Jansen 70cf1f0cf8 ---------------------------------------------------------------------- hace 21 años
  Brian Paul 60a6a0eb51 some GLuint idx -> GLint idx changes hace 21 años
  Brian Paul fea5a428e9 added vp negative addressing bug fix hace 21 años
  Brian Paul 61e694f270 Make the vertex program source register Index field a signed int since hace 21 años
  Brian Paul db251d72c8 bump version to 6.3.1 hace 21 años
  Brian Paul 7a37189adc 6.3.1 updates hace 21 años
  Brian Paul f87bb14b0b updated with DRI building instructions hace 21 años
  Brian Paul dff11bb9a8 bump version to 6.3.1 and include DRI/GLX files in tarballs hace 21 años
  Brian Paul 98b06bcbeb make i810PrintSetupFlags() static, first param const hace 21 años
  Brian Paul 7b5c506c0e first 6.3.1 bug fixes hace 21 años
  Brian Paul 7cf480e6fe s/2004/2005/ hace 21 años
  Brian Paul 951dbf08e7 check for FEATURE_EXT_framebuffer_object to enable EXT_framebuffer_object hace 21 años
  Brian Paul 49e74989c3 remove ^M chars, disable shading language extensions hace 21 años
  Eric Anholt 3e8efc3753 Clean up warnings in r300 code by making some symbols static, adding prototypes hace 21 años
  Eric Anholt aeb0ee771b Connect the r300 bits up to the build. hace 21 años
  Eric Anholt 6ae76788a7 Add some missing defines, copied from linux-dri. hace 21 años