12558 коммитов (c35e021f374e58345bcd1b663fe3ef754bb665fa)
 

Автор SHA1 Сообщение Дата
  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 лет назад
  Corbin Simpson c9679ce1d2 r5xx: Dump shader constants when dumping program assembly. 17 лет назад
  Dave Airlie 7013eecf28 r300: disable the lowimpact fallbacks by default. 17 лет назад
  Markus Amsler a947c1a3fe r500: Use 8bit fog alpha compare value. 17 лет назад
  Luc Verhaegen 4a69c4173d Fix segfault on exit in unichrome driver (bug 16150) 17 лет назад
  Brian Paul ef56a563a1 undo prev change to this VC7 project file 17 лет назад
  Karl Schultz 1190261c47 added prog_uniform.[ch] 17 лет назад
  Brian Paul 645c131264 Assorted Windows fixes (Karl Schultz) 17 лет назад
  Brian Paul a1a0e51043 Use the GLuint64EXT type defined by GL_EXT_timer_query 17 лет назад
  Dennis Kasprzyk 328621509f R1/2/3/4/5xx: fixed calculation of cliprects in CopyBuffer. 17 лет назад
  Dennis Kasprzyk 377016d728 Report correct damage rectangle in CopySubBuffer. 17 лет назад
  Markus Amsler 74a217fbcd r300: fix R300_FG_ALPHA_FUNC_VAL_MASK 17 лет назад
  Brian Paul 5adc763898 updated function list 17 лет назад
  Brian Paul 5429d4a04a replace make with $(MAKE) (bug 16133) 17 лет назад
  Dave Airlie 3e6c791390 r300: disable cmdbuf debug again 17 лет назад
  Dave Airlie 261a15cf63 Merge branch 'r500-support' 17 лет назад
  Dave Airlie 85af4fde7f r500: remove warnings and only start on newer drms. 17 лет назад
  Alex Deucher 867f5aac53 R3/4/5xx: update to use drm get_param for num gb pipes 17 лет назад
  Dave Airlie 5552500cdf r500: cleanup warnings and include files 17 лет назад
  Brian Paul 8bd70a7bbe update, re-org build/install instructions 17 лет назад
  Brian Paul 6525d250a8 set version string to 7.1 rc1 17 лет назад
  Brian Paul 5173fc6669 updates for 7.1 release 17 лет назад
  Brian Paul 0128703f03 prep for 7.1 RC1 17 лет назад
  Brian Paul e903f51bc4 allow GLX_SAMPLES_ARB==0 (bug 16073) 17 лет назад
  Jouk Jansen 0ccffacee2 updated for latest sources 17 лет назад
  Karl Schultz 9d3359d12a dependency fixes (bug 13544) 17 лет назад
  Corbin Simpson 8c39e24ec3 r5xx: Add OPCODE_XPD. In working condition, I might add. 17 лет назад
  Corbin Simpson a242b331c6 r5xx: Just a few small LIT fixes. 17 лет назад
  Corbin Simpson 9412aee4dc r5xx: Fix emit_mov() regression. 17 лет назад
  Dave Airlie eee53dfb22 r500: the cs is shared per context - doh so don't use for program upload. 17 лет назад
  Dave Airlie 7278266612 r500: need to re-setup inst offset/end for translated programs 17 лет назад
  Dave Airlie 774b3bc5a5 r500: reset fp/fp_const counts 17 лет назад