12558 Commitit (c35e021f374e58345bcd1b663fe3ef754bb665fa)
 

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