6792 Revize (dabec11d277e68b6940e741651e61102767240b9)
 

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