6792 Commits (dabec11d277e68b6940e741651e61102767240b9)
 

Author SHA1 Message Date
  Alan Hourihane dabec11d27 Add Egberts fixes for 64bit architectures 20 years ago
  Alan Hourihane 69dc32cfac Add a check which compares the passed in size of the DDX driver private DRI 20 years ago
  Ian Romanick 33f9c98aa6 Enable support for EXT_stencil_wrap. The code was already there, but the 20 years ago
  Brian Paul 6fe7a0dc01 added FREXPF() macro (bug 4060) 20 years ago
  Ian Romanick f2876d1ee3 Remove the logic that determines at compile time whether or not HAVE_ALIAS 20 years ago
  Ian Romanick fbcc5aedf2 Remove support for the R200_NO_VTXFMT environment variable. Instead use 20 years ago
  Ian Romanick 4c4e4bfa4e Makefile cleanups suggested by George Fufutos (bugzilla #3899). 20 years ago
  Ian Romanick ac7c147aaf Don't link with libGL, libEGL, or libEGLdri. On EGL setups libGL isn't 20 years ago
  Ian Romanick b7ae3e4787 Since Brian's recent commit, "-I/usr/X11R6/include/X11/extensions" is no 20 years ago
  Brian Paul 82dfd4b71f fix X #includes so they're relative to X11/ directory (bug 4047) 20 years ago
  Ian Romanick ac887d4211 Make ffb driver build on x86-64. The fix is two fold. First, use the 20 years ago
  Ian Romanick 967b006f51 Remove _glapi_check_multithread from the interface exported by the loader to 20 years ago
  Ian Romanick 1b8d0f149e Mesa uses the glVertexAttrib*NV functions to implement fixed-function 20 years ago
  Brian Paul 8c9cd63c89 the PIXEL_MAP_I_TO_I table should be GLfloat, not GLint 20 years ago
  Brian Paul 63c9ebeaff fix static assertion problem for gcc (bug 4022) 20 years ago
  Brian Paul 6b563bda43 disable the pointer size assertions (bug 4021) 20 years ago
  Brian Paul 5d40169436 fix indentation 20 years ago
  Keith Whitwell 738c9a073f Check for prim/vertex store non-null before messing with refcounts. 20 years ago
  Ian Romanick 258f005c6b Add rules and target to build src/mesa/x86-64/glapi_x86-64.S. 20 years ago
  Keith Whitwell c91720fb1a Decrement the context's refcounts on part-used storage structs on 20 years ago
  Brian Paul d2e289c70f actually free the renderbuffer in xmesa_delete_renderbuffer(), fixes a memory leak 20 years ago
  Brian Paul e78a3c42e4 delete display lists upon exit 20 years ago
  Brian Paul a1a6fa2fa1 free display lists and destroy window upon exit 20 years ago
  Brian Paul ecde87054c _mesa_free_framebuffer_data() call frees the renderbuffers, no need to call the Delete methods after 20 years ago
  Brian Paul 24d55a1145 free context structure (bug 1252316) and s/free/_mesa_free/ 20 years ago
  Ian Romanick aba4864a25 Make the linux-dri-x86 builds work on x86-64 again. mklib now 20 years ago
  Brian Paul 7bf08c23fd s/Disaptch/Dispatch/ (bug 3918) 20 years ago
  Brian Paul 63dffa4e77 added directfbgl.h to tarball 20 years ago
  Ian Romanick da0c5b2e2c Since glcontextmodes.[ch] are no longer used in the DRI drivers, removed the 20 years ago
  Dave Airlie 0d942b740c fix up color tiling in miniglx radeon server code 20 years ago
  Dave Airlie ac54de021a fix miniglx setting virtual size of 832 for 800x600 20 years ago
  Jon Smirl ae4e58c9ab Remove platform specific bits from radeon_egl.c 20 years ago
  Eric Anholt 81b3c5e85c Dike out the linux-specific EGL bits unless it's a linux build. 20 years ago
  Eric Anholt f1a261377f Since this isn't a bash script, don't use function and instead inline the usage 20 years ago
  Vladimir Dergachev 8e653f12bc Allow R300 driver to build on x86-64 and PowerPC. 20 years ago
  Jon Smirl bf54a28384 Add missing egldri.h header file 20 years ago
  Jon Smirl 9a4dbf1cff Fix up some of the sample to work with the r200 EGL driver 20 years ago
  Jon Smirl 7e5da5d526 Enable EGL support in 'linux-dri' config 20 years ago
  Vladimir Dergachev 94a4eb1e78 Follow suggestion by Aapo Tahkola to fix giant memory leak from forgetting to free the key when entry was already found (presumably a common case). 20 years ago
  Vladimir Dergachev b8731903df Fix card_extensions by following corresponding r200 code. 20 years ago
  Ian Romanick 23a4f50c5b Fixes bugzilla #1730. 20 years ago
  Ian Romanick 6965f2cb0a Fixes bugzillla #812. 20 years ago
  Alan Hourihane 928218a283 remove the drmAddress 20 years ago
  Ian Romanick 6bc24c5c05 In order to create the set of available extensions, we have to know if 20 years ago
  Ian Romanick 126c89e35f Fix recent problems with display lists and other parts of the code. 20 years ago
  Jon Smirl 33f5e47faf Remove EGL from linux-solo makefile 20 years ago
  Jon Smirl 485528f2ac More EGL prep. No impact on anything outside of EGL 20 years ago
  Jon Smirl b507bd4160 New files for radeon egl driver. 20 years ago
  Ian Romanick 711555d1e3 Convert all instances of XTHREADS to USE_XTHREADS. This fixes one of 20 years ago
  Dave Airlie 7f5925d57c Add color tiling support to miniglx for radeon 20 years ago