12589 次代码提交 (731686b7132ff50d78ef2dc5bfab550750925132)
 

作者 SHA1 备注 提交日期
  Nicolai Haehnle 731686b713 r300: Fix stencil buffer clear 17 年前
  Nicolai Haehnle 75bfe630ff r300: Further anisotropic filtering fixes 17 年前
  Nicolai Haehnle bf1a7c884d r300: Update LOD_BIAS register constants 17 年前
  Corbin Simpson 5e58e5d777 r5xx: Unbreak anisotropic filtering? 17 年前
  Corbin Simpson f39780242e r5xx: Fix speedy LIT once and for all. 17 年前
  Jose Fonseca ae18cbcfc5 Fix CRLF line endings. 17 年前
  Jose Fonseca 9286a14fbe Fix CRLF line endings. 17 年前
  Nicolai Haehnle fa1bc0d7d6 r300: Improve texture layout calculations 17 年前
  Nicolai Haehnle 03a1144cd1 r300: Cleanup TX_MIN_FILTER defines 17 年前
  Nicolai Haehnle 665605234d r300: Remove unused variable r300_tex_obj::dirty_state and related defines 17 年前
  Brian Paul 0b72fada6a s/subdirs/asm_subdirs/ 17 年前
  Brian Paul 1d5b51abc8 move the install rules 17 年前
  Brian Paul bde6b57e48 remove stray semicolon 17 年前
  Brian Paul 847f54e2fa move a beos-ism down into drivers/beos/Makefile 17 年前
  Brian Paul dd750e0763 Remove the old, complicated default build rule; use the new driver_subdirs rule 17 年前
  Brian Paul 358dcd7178 remove more old stuff, insert new driver_subdir build rules (but not enabled yet) 17 年前
  Brian Paul 04c6ca99dd new drivers/Makefile with simple default/clean/install rules 17 年前
  Brian Paul c9739b2055 move directfb-libgl into drivers/directfb/Makefile 17 年前
  Brian Paul f8563ddddb Move fbdev driver construction into src/mesa/drivers/fbdev/Makefile 17 年前
  Brian Paul b55694512a reorder some lines, more make clean cmds 17 年前
  Brian Paul 4a68b62b86 remove X11, Glide, OSMesa sources 17 年前
  Brian Paul e89e94e01a added dependencies 17 年前
  Brian Paul 2b84b22bad Move building of stand-alone Mesa into drivers/x11/Makefile 17 年前
  Brian Paul ea7eb9a374 new Makefile for building "stand-alone", Xlib-based libGL 17 年前
  Brian Paul bf5e573926 prefix some includes with mesa/ or glapi/ 17 年前
  Brian Paul f8c6b6628d minor changes 17 年前
  Brian Paul 18906b7904 Move construction of libOSMesa.so into src/mesa/drivers/osmesa/Makefile 17 年前
  Brian Paul 91b491debe insert mesa/ before include files 17 年前
  Alan Hourihane b2a9788ec6 Silence warning 17 年前
  Brian Paul 4c7a17c251 fix event handling issues (such as when resizing when not animating) 17 年前
  Brian Paul 6d9c3fa0c2 press 'a' to toggle animation 17 年前
  Brian Paul c35e021f37 code refactoring (draw_frame(0, handle_event()) 17 年前
  Brian Paul c5342ad0d0 remove references to incorrect -winwidth/-winheight, replace with -geometry 17 年前
  Brian Paul 028fd5594c Set the attribute as used. 17 年前
  Dan Nicholson 871125a68d autoconf: Collect arch/platform settings in one location 17 年前
  Brian Paul 0d8676822d remove old/unused foomesa.h example header 17 年前
  Brian Paul f34767f04c call glutDestroyWindow() before exit 17 年前
  Xiang, Haihao 9e95fad02e i915: Fix GL_DEPTH_TEXTURE_MODE issue. (bug #16221) 17 年前
  Dave Airlie 0b734bd7cf mesa/drm/ttm: allow build against non-TTM aware libdrm 17 年前
  Ian Romanick f688827ebd bug #16503: use INSTALL macro instead of hard-coding to bin/minstall 17 年前
  Nicolai Haehnle 96adcc2e21 [t_vp_build] Fix refcounting-related memory leak 17 年前
  Nicolai Haehnle 934a53eb44 [texenvprogram] Fix refcounting-related memory leak. 17 年前
  Dave Airlie 7ead1c5d06 r500: add missing brackets around depth testing 17 年前
  Corbin Simpson 915e49e0fd r5xx: Enable depth write emission. 17 年前
  Nicolai Haehnle c9ea62444c r300: Writing to result.depth in fragment programs (R3xx; only stub for R5xx) 17 年前
  Nicolai Haehnle d9c7c5f071 [r300] Fix KIL instruction and swizzling of texture coordinates 17 年前
  Corbin Simpson 3225e2cdb6 r5xx: Add OPCODE_FLR. 17 年前
  Corbin Simpson 9a34c68faf r5xx: Last emit_sop() for now. 17 年前
  Corbin Simpson bffa0909cb r5xx: More emit_sop(), stage 2. 17 年前
  Corbin Simpson ea58dceb1c r5xx: Cleanup SOP with emit_sop(). 17 年前