11370 커밋 (8ebf91d15eeb6f19d19580f6319477aaad4df3fd)
 

작성자 SHA1 메시지 날짜
  Brian 67b61520ce added missing OPCODE_ARL to TGSI_OPCODES[], added sanity check assertion 18 년 전
  Brian 3af7876521 added code to test per-vertex colors 18 년 전
  Brian 43d7c1fe9d Basic fragment programs run now. 18 년 전
  Brian ef3849ffa0 rebuild quad pipeline when framebuffer changes too 18 년 전
  Brian 9110dbd9b2 simple fragment shader test 18 년 전
  Brian 47fafcf06f use enabled/linked fragment shader in preference to a fragment program 18 년 전
  Brian 4477a01372 call ctx->Driver.NewProgram() instead of _mesa_new_program() 18 년 전
  Brian 5b6858c023 call ctx->Driver.NewProgram() instead of _mesa_new_program() 18 년 전
  Brian ffc633c469 fix logic error, typos 18 년 전
  Brian 5b737b7df2 Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa into softpipe_0_1_branch 18 년 전
  Brian da2f1e88bc fix GLX_STEREO handling (bug 11705) 18 년 전
  michal 98eaf5503d Execute fs tokens. 18 년 전
  Zhang 76fb808910 Fix a number of MINGW32 issues 18 년 전
  Brian af2aa8e9cf Remove ctx->Point._Size and ctx->Line._Width. 18 년 전
  Brian 5842bc3bf9 remove VC6/VC7 project files until updated 18 년 전
  Roland Scheidegger 36fce66034 set the _BaseFormat for window-framebuffers, could hit some assertion otherwise 18 년 전
  Roland Scheidegger 82fceba231 fix bogus recently introduced function param comments 18 년 전
  Roland Scheidegger 118bd626b1 fix bogus recently introduced function param comments 18 년 전
  Roland Scheidegger 97cd87ef74 minor cleanups, disable debugging 18 년 전
  Keith Whitwell 4824c342c8 Trigger tgsi compilation for fragment programs. 18 년 전
  Roland Scheidegger e0850e52ee remove some more really old ifdefed out code... 18 년 전
  Roland Scheidegger a1bc0d0f51 fix mesa's handling of fbo's / window fb (again) 18 년 전
  Roland Scheidegger 6075df53b5 more fixes for mesa's fbo handling (fixes tests/fbotest1/2) 18 년 전
  Roland Scheidegger f9ac01eac5 fix up mesa's probably bogus framebuffer updates with different read/write fbs 18 년 전
  Roland Scheidegger dbfb375805 fix mesa fb binding 18 년 전
  Roland Scheidegger b9f2cf9a4e increase MAX_RELOCS so never run out before batch buffer is full (fixes xdemos/shape) 18 년 전
  Roland Scheidegger 79ddb7f9a2 more cleanups (looks pretty reasonable now) 18 년 전
  Roland Scheidegger da21eff86b fix drawables not getting freed if context is made current with new drawables 18 년 전
  Roland Scheidegger 131a036312 fix mesa's handling of fbo's / window fb (again) 18 년 전
  Roland Scheidegger 3f318c2eb9 more fixes for mesa's fbo handling (fixes tests/fbotest1/2) 18 년 전
  Roland Scheidegger ccb713cdb8 swapbuffers with non-current contexts, cleanups 18 년 전
  Oliver McFadden 0b48ce450e r300: Oops, made a mistake on commit fb4e071beda6e3b9e68a21bbc7649b6c4733c485. 18 년 전
  Oliver McFadden 86ece0a920 r300: Cleaned up vertprog construction. 18 년 전
  Tommy Schultz Lassen fb4e071bed r300: Corrected texcoord start when BFC1 is enabled. 18 년 전
  Roland Scheidegger c5a8bc7125 get rid of checks for old ddx 18 년 전
  Roland Scheidegger 7664105fc2 remove some more old stuff 18 년 전
  Roland Scheidegger 881d71495b get rid of more pageflip/rotation code. 18 년 전
  Roland Scheidegger a8bf93e00e fix up mesa's probably bogus framebuffer updates with different read/write fbs 18 년 전
  Roland Scheidegger d9499a151d fix mesa fb binding 18 년 전
  Roland Scheidegger 04d49ff24d remove old code, remaining bits of static handles, disable (no longer functional anyway) rotation code 18 년 전
  Roland Scheidegger 4dd8e2648d increase MAX_RELOCS so never run out before batch buffer is full (fixes xdemos/shape) 18 년 전
  Keith Whitwell 6101fe641c Merge branch 'origin' into softpipe_0_1_branch 18 년 전
  Keith Whitwell bb1b01616b Merge branch 'i915tex_privbuffers' into softpipe_0_1_branch 18 년 전
  Oliver McFadden 7b410f366f r300: Corrected some progs/fp/* regressions from the BFC patch. 18 년 전
  Oliver McFadden 8a016d2130 r300: Use _mesa_num_inst_src_regs for number of arguments. 18 년 전
  Oliver McFadden f66775184b r300: Corrected vertprog FLR and XPD instruction regression. 18 년 전
  Oliver McFadden 3eba764df8 r300: Added code for vertprog opcode ARL. 18 년 전
  Oliver McFadden 611674ed69 r300: Don't need vertprog scalar flag anymore; it's handled explicitly... 18 년 전
  Oliver McFadden b89a5c6e06 r300: Removed broken RCC vertprog opcode. 18 년 전
  Oliver McFadden 15f1609922 r300: More vertprog rework; give each opcode it's own function. 18 년 전