12558 Révisions (c35e021f374e58345bcd1b663fe3ef754bb665fa)
 

Auteur SHA1 Message Date
  Brian Paul c35e021f37 code refactoring (draw_frame(0, handle_event()) il y a 17 ans
  Brian Paul c5342ad0d0 remove references to incorrect -winwidth/-winheight, replace with -geometry il y a 17 ans
  Brian Paul 028fd5594c Set the attribute as used. il y a 17 ans
  Dan Nicholson 871125a68d autoconf: Collect arch/platform settings in one location il y a 17 ans
  Brian Paul 0d8676822d remove old/unused foomesa.h example header il y a 17 ans
  Brian Paul f34767f04c call glutDestroyWindow() before exit il y a 17 ans
  Xiang, Haihao 9e95fad02e i915: Fix GL_DEPTH_TEXTURE_MODE issue. (bug #16221) il y a 17 ans
  Dave Airlie 0b734bd7cf mesa/drm/ttm: allow build against non-TTM aware libdrm il y a 17 ans
  Ian Romanick f688827ebd bug #16503: use INSTALL macro instead of hard-coding to bin/minstall il y a 17 ans
  Nicolai Haehnle 96adcc2e21 [t_vp_build] Fix refcounting-related memory leak il y a 17 ans
  Nicolai Haehnle 934a53eb44 [texenvprogram] Fix refcounting-related memory leak. il y a 17 ans
  Dave Airlie 7ead1c5d06 r500: add missing brackets around depth testing il y a 17 ans
  Corbin Simpson 915e49e0fd r5xx: Enable depth write emission. il y a 17 ans
  Nicolai Haehnle c9ea62444c r300: Writing to result.depth in fragment programs (R3xx; only stub for R5xx) il y a 17 ans
  Nicolai Haehnle d9c7c5f071 [r300] Fix KIL instruction and swizzling of texture coordinates il y a 17 ans
  Corbin Simpson 3225e2cdb6 r5xx: Add OPCODE_FLR. il y a 17 ans
  Corbin Simpson 9a34c68faf r5xx: Last emit_sop() for now. il y a 17 ans
  Corbin Simpson bffa0909cb r5xx: More emit_sop(), stage 2. il y a 17 ans
  Corbin Simpson ea58dceb1c r5xx: Cleanup SOP with emit_sop(). il y a 17 ans
  Corbin Simpson c9679ce1d2 r5xx: Dump shader constants when dumping program assembly. il y a 17 ans
  Dave Airlie 7013eecf28 r300: disable the lowimpact fallbacks by default. il y a 17 ans
  Markus Amsler a947c1a3fe r500: Use 8bit fog alpha compare value. il y a 17 ans
  Luc Verhaegen 4a69c4173d Fix segfault on exit in unichrome driver (bug 16150) il y a 17 ans
  Brian Paul ef56a563a1 undo prev change to this VC7 project file il y a 17 ans
  Karl Schultz 1190261c47 added prog_uniform.[ch] il y a 17 ans
  Brian Paul 645c131264 Assorted Windows fixes (Karl Schultz) il y a 17 ans
  Brian Paul a1a0e51043 Use the GLuint64EXT type defined by GL_EXT_timer_query il y a 17 ans
  Dennis Kasprzyk 328621509f R1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer. il y a 17 ans
  Dennis Kasprzyk 377016d728 Report correct damage rectangle in CopySubBuffer. il y a 17 ans
  Markus Amsler 74a217fbcd r300: fix R300_FG_ALPHA_FUNC_VAL_MASK il y a 17 ans
  Brian Paul 5adc763898 updated function list il y a 17 ans
  Brian Paul 5429d4a04a replace make with $(MAKE) (bug 16133) il y a 17 ans
  Dave Airlie 3e6c791390 r300: disable cmdbuf debug again il y a 17 ans
  Dave Airlie 261a15cf63 Merge branch 'r500-support' il y a 17 ans
  Dave Airlie 85af4fde7f r500: remove warnings and only start on newer drms. il y a 17 ans
  Alex Deucher 867f5aac53 R3/4/5xx: update to use drm get_param for num gb pipes il y a 17 ans
  Dave Airlie 5552500cdf r500: cleanup warnings and include files il y a 17 ans
  Brian Paul 8bd70a7bbe update, re-org build/install instructions il y a 17 ans
  Brian Paul 6525d250a8 set version string to 7.1 rc1 il y a 17 ans
  Brian Paul 5173fc6669 updates for 7.1 release il y a 17 ans
  Brian Paul 0128703f03 prep for 7.1 RC1 il y a 17 ans
  Brian Paul e903f51bc4 allow GLX_SAMPLES_ARB==0 (bug 16073) il y a 17 ans
  Jouk Jansen 0ccffacee2 updated for latest sources il y a 17 ans
  Karl Schultz 9d3359d12a dependency fixes (bug 13544) il y a 17 ans
  Corbin Simpson 8c39e24ec3 r5xx: Add OPCODE_XPD. In working condition, I might add. il y a 17 ans
  Corbin Simpson a242b331c6 r5xx: Just a few small LIT fixes. il y a 17 ans
  Corbin Simpson 9412aee4dc r5xx: Fix emit_mov() regression. il y a 17 ans
  Dave Airlie eee53dfb22 r500: the cs is shared per context - doh so don't use for program upload. il y a 17 ans
  Dave Airlie 7278266612 r500: need to re-setup inst offset/end for translated programs il y a 17 ans
  Dave Airlie 774b3bc5a5 r500: reset fp/fp_const counts il y a 17 ans