11450 Commits (5279b267688ecf0eb8a9b9873d80aa399538303e)
 

Author SHA1 Message Date
  Roland Scheidegger e0850e52ee remove some more really old ifdefed out code... 18 years ago
  Roland Scheidegger a1bc0d0f51 fix mesa's handling of fbo's / window fb (again) 18 years ago
  Roland Scheidegger 6075df53b5 more fixes for mesa's fbo handling (fixes tests/fbotest1/2) 18 years ago
  Roland Scheidegger f9ac01eac5 fix up mesa's probably bogus framebuffer updates with different read/write fbs 18 years ago
  Roland Scheidegger dbfb375805 fix mesa fb binding 18 years ago
  Roland Scheidegger b9f2cf9a4e increase MAX_RELOCS so never run out before batch buffer is full (fixes xdemos/shape) 18 years ago
  Roland Scheidegger 79ddb7f9a2 more cleanups (looks pretty reasonable now) 18 years ago
  Roland Scheidegger da21eff86b fix drawables not getting freed if context is made current with new drawables 18 years ago
  Roland Scheidegger 131a036312 fix mesa's handling of fbo's / window fb (again) 18 years ago
  Roland Scheidegger 3f318c2eb9 more fixes for mesa's fbo handling (fixes tests/fbotest1/2) 18 years ago
  Roland Scheidegger ccb713cdb8 swapbuffers with non-current contexts, cleanups 18 years ago
  Oliver McFadden 0b48ce450e r300: Oops, made a mistake on commit fb4e071beda6e3b9e68a21bbc7649b6c4733c485. 18 years ago
  Oliver McFadden 86ece0a920 r300: Cleaned up vertprog construction. 18 years ago
  Tommy Schultz Lassen fb4e071bed r300: Corrected texcoord start when BFC1 is enabled. 18 years ago
  Roland Scheidegger c5a8bc7125 get rid of checks for old ddx 18 years ago
  Roland Scheidegger 7664105fc2 remove some more old stuff 18 years ago
  Roland Scheidegger 881d71495b get rid of more pageflip/rotation code. 18 years ago
  Roland Scheidegger a8bf93e00e fix up mesa's probably bogus framebuffer updates with different read/write fbs 18 years ago
  Roland Scheidegger d9499a151d fix mesa fb binding 18 years ago
  Roland Scheidegger 04d49ff24d remove old code, remaining bits of static handles, disable (no longer functional anyway) rotation code 18 years ago
  Roland Scheidegger 4dd8e2648d increase MAX_RELOCS so never run out before batch buffer is full (fixes xdemos/shape) 18 years ago
  Keith Whitwell 6101fe641c Merge branch 'origin' into softpipe_0_1_branch 18 years ago
  Keith Whitwell bb1b01616b Merge branch 'i915tex_privbuffers' into softpipe_0_1_branch 18 years ago
  Oliver McFadden 7b410f366f r300: Corrected some progs/fp/* regressions from the BFC patch. 18 years ago
  Oliver McFadden 8a016d2130 r300: Use _mesa_num_inst_src_regs for number of arguments. 18 years ago
  Oliver McFadden f66775184b r300: Corrected vertprog FLR and XPD instruction regression. 18 years ago
  Oliver McFadden 3eba764df8 r300: Added code for vertprog opcode ARL. 18 years ago
  Oliver McFadden 611674ed69 r300: Don't need vertprog scalar flag anymore; it's handled explicitly... 18 years ago
  Oliver McFadden b89a5c6e06 r300: Removed broken RCC vertprog opcode. 18 years ago
  Oliver McFadden 15f1609922 r300: More vertprog rework; give each opcode it's own function. 18 years ago
  Roland Scheidegger cc9cf90b09 fix resize bugs (fb size updated too late), fix typos, cleanups... 18 years ago
  Roland Scheidegger 5fc7973d54 small cleanups 18 years ago
  Oliver McFadden 39766010cd Revert "r300: Gracefully exit after GART memory is exhausted." 18 years ago
  Oliver McFadden cc85860ccb r300: Reorder the vertprog code to the ARB specification. 18 years ago
  Roland Scheidegger cbfe29cdee fix bogus fb/drawable information 18 years ago
  Roland Scheidegger fb3b9060d4 fix segfault with i915 drivers in swrast drawpixels path when resizing windows 18 years ago
  Oliver McFadden d895c5a08f r300: Use the R300_PVS_UPLOAD_* defines. 18 years ago
  Roland Scheidegger 894557d625 get rid of more cliprects... 18 years ago
  Oliver McFadden 4013382ea2 r300: Added the clip plane upload defines. 18 years ago
  Roland Scheidegger 56cbdfd7d5 more cliprect elimination (swrast span) 18 years ago
  Roland Scheidegger 6104044f6b get rid of more fake cliprects (drawpixel), and enable blit draw with scissor 18 years ago
  Oliver McFadden 81c333adbc r300: Enable the vertprog point size again. 18 years ago
  Roland Scheidegger 8b93d9238e get rid of more cliprects (readpixel)... 18 years ago
  Oliver McFadden 03105d7b3e r300: Corrected position bug with position invariant option. Bug #11594. 18 years ago
  Roland Scheidegger d69cae95a0 allow blit path for read pixels if pack->alignment isn't 1. 18 years ago
  Oliver McFadden aa9d77ca3c r300: Removed Vim modeline I left in the file by mistake. :-) 18 years ago
  Oliver McFadden 72581241a8 r300: Make sure the modified value of u_temp_i is respected. 18 years ago
  Oliver McFadden 87855fb32c r300: Added a function for vertex program default opcode translation. 18 years ago
  Oliver McFadden ddb74cb443 r300: Clean up the vertex program maximum length check. 18 years ago
  Oliver McFadden d0b3f3ce81 r300: Corrected indenting in r300_vertprog.c. 18 years ago