4450 次程式碼提交 (65fdeaca6c1d61dd0297464f22f8073584eedc34)
 

作者 SHA1 備註 提交日期
  Keith Whitwell aa90495915 Make _SAT instructions compile correctly. 21 年之前
  Dave Airlie 4d914b80e1 make sure matypes is built 21 年之前
  Dave Airlie 5772d998f4 add drm source dir for solo includes 21 年之前
  Dave Airlie 85dc9fe543 get the libraries the right way round.. 21 年之前
  Ian Romanick ab37fddbfd Correct the comments about when the bindContext3 / unbindContext3 21 年之前
  Dave Airlie a7abda5820 set default page flipping to zero can be changed in header file 21 年之前
  Brian Paul 643020dd82 wrap file in #ifdef USE_TCC, otherwise compilation failes 21 年之前
  Brian Paul 06535d239b set CONFIG_NAME = linux-tcc 21 年之前
  Keith Whitwell 9a543e5645 new file 21 年之前
  Keith Whitwell 6fb235661a Use tcc and the emitted C code from s_fragprog_to_c.c to dynamically compile 21 年之前
  Keith Whitwell e3b0dde49c Fail if any subdir fails. 21 年之前
  Keith Whitwell f2b3d0828e Hack to get things compiling - include "drm.h" instead of "xf86drm.h". 21 年之前
  Keith Whitwell 6b3780cd83 Link against GL_LIB_DEPS 21 年之前
  Keith Whitwell 01e6ff312e Remove mesa.a when making clean 21 年之前
  Keith Whitwell e61df58729 First attempt at building a dri module in this tree 21 年之前
  Keith Whitwell 680ec7f851 First pass at support for building DRI drivers in mesa tree. 21 年之前
  Keith Whitwell 00e01091ce Don't try to use .c=.o rule on .S files when building mesa.a 21 年之前
  Alan Hourihane 3a590805d1 disable under _SOLO build 21 年之前
  Daniel Borca edf4f53c15 documentation updates 21 年之前
  Dave Airlie 377ced2bf1 Add agpmode to the example config file 21 年之前
  Dave Airlie f833df0781 get agpmode from config file 21 年之前
  Dave Airlie 50a8b7b611 Add shader sources for solo build 21 年之前
  Dave Airlie ec5f71d0f3 make solo work like before new makefile merge 21 年之前
  Dave Airlie 5d8f7b1197 add agpmode to miniglx config file 21 年之前
  Brian Paul c50d77a7f1 minor tweak for Darwin 21 年之前
  Brian Paul e4e323f388 check for __AMD64__ when setting USE_IEEE (Ronnny Vindenes) 21 年之前
  Keith Whitwell 563dadd674 Build a single string containing the generated 'C' code. 21 年之前
  Alan Hourihane bfaca5c649 fix the usage of GLX_MESA_allocate_memory 21 年之前
  Daniel Borca fb7766853d updated Glide driver documentation 21 年之前
  Dave Airlie 4ba589bbf0 make this exactly like XFree86 .. allows 4x to work 21 年之前
  Jon Smirl c0b0b48e5b Add DRM_SOURCE_PATH to make system. 21 年之前
  Ian Romanick 231603893d Missed one with the last commit. 21 年之前
  Ian Romanick ee22ed2fb4 Conditionally compile code for x86 specific TNL codegen. This fixes problem 21 年之前
  Alan Hourihane 7873f85684 build fix for VMS 21 年之前
  Brian Paul 2db8fe2906 fix minor glitch with GL_DEPTH_COMPONENT textures 21 年之前
  Brian Paul 089645799c fix max buffer size test (Kyle Bateman, bug 912828) 21 年之前
  Brian Paul 5eb921382f added extern "C" for C++ (bug 930933) 21 年之前
  Brian Paul fb31a01f87 added SPECULAR flag for sprite point functions 21 年之前
  Alan Hourihane d0c8352853 make note about needing to fix the drm driver to enable SAVAGE_CMD_DMA 21 年之前
  Brian Paul 32aee1fcc0 added zreaddraw.c 21 年之前
  Brian Paul f3b732f5e5 use MKDEP var 21 年之前
  Brian Paul dd74e36763 added -noprefix option for making DRI drivers 21 年之前
  Brian Paul a3df5990d7 minor fix 21 年之前
  Brian Paul 18e9b2e5f8 lots of Makefile updates for new build system 21 年之前
  Brian Paul 01eab7c834 move pSAREAPriv declaration to be C-compliant 21 年之前
  Brian Paul 62d3309dc2 no depend file 21 年之前
  Brian Paul 78c3edc174 don't include GL/gl.h, rely on glheader.h 21 年之前
  Brian Paul bb16df1767 move 'id' declaration so it's C compliant 21 年之前
  Alan Hourihane b303217c14 build fixes 21 年之前
  Alan Hourihane caa5f7e75e remove non-portable whitespace 21 年之前