25818 コミット (f37070bab6af350caec905ea7658e9241042b6cc)
 

作成者 SHA1 メッセージ 日付
  Ian Romanick f37070bab6 ARB sync: Add support for GL_ARB_sync to swrast 16年前
  Ian Romanick 96bdd993ec Eliminate trailing whitespace in extension_helper.c 16年前
  Ian Romanick 064913430d ARB sync: Regenerate files from previous commit 16年前
  Ian Romanick 10a09e49fc ARB sync: Add base infrastructure for GL_ARB_sync 16年前
  Ian Romanick 10067e4641 ARB sync: Add infrastructure for glGetInteger64v 16年前
  Brian Paul d75a99edd6 mesa: fix typos in separable filter functions 16年前
  Brian Paul 7a7d5879e2 mesa: compute tex env program key size based on nr_enabled_units 16年前
  Brian Paul 5cd7042088 swrast: wrap comment to 80 columns, remove dead code 16年前
  Brian Paul 2db37ef659 mesa: use new combined PBO validate/map helpers in convolution/filter funcs 16年前
  Brian Paul 95027a0087 mesa: use new combined PBO validate/map helpers 16年前
  Brian Paul dc947c8f92 mesa: combined PBO validate/map helpers 16年前
  Brian Paul 203f395aaf mesa: use new _mesa_map_pbo_source/dest() functions in more places 16年前
  Brian Paul 1b448c7a5c mesa: consolidate PBO map/unmap helpers 16年前
  Brian Paul e0ec405a9f intel: helper to debug bufmgr (disabled) 16年前
  Jakob Bornecrantz 3070b13f4c i915g: Up the number of relocs 16年前
  Jakob Bornecrantz 8303c722cb i915g: Don't run in sync with HW 16年前
  Jakob Bornecrantz 87a4fa56ae i915g: Don't send flush flags to HW 16年前
  Zack Rusin 5643942517 st/xorg: cleanup and adjust to the changes in the ureg code 16年前
  Zack Rusin 07f9ad5c32 st/xorg: adjust enums in preperation for gradients 16年前
  Brian Paul 2f6d2a9e27 mesa: change ctx->Driver.BufferData() to return GLboolean for success/failure 16年前
  Keith Whitwell 848ab8be8c aux/tgsi: pull back ureg work from 0.1 branch 16年前
  Christoph Bumiller 8b1ef3fa35 nv50: move centroid, flat bits when making interp long 16年前
  Christoph Bumiller ffee352726 nv50: fix vbo_static_attrib method size error 16年前
  Christoph Bumiller c8258b95d6 nv50: fix draw_elements_inline_u08/16 16年前
  Cooper Yuan e938d4a053 r300g: specify point/line/triangle have stuffed texture coord 16年前
  Dave Airlie c19b52f10f r600: visual depth has no meaning here. 16年前
  Dave Airlie a25d0dc9ec r600: make sure the active shader bo is re-added to persistent list. 16年前
  Dave Airlie 5f7c532b1e radeon: pass internal format into the miptree. 16年前
  Dave Airlie e5b93e1161 radeon/dri2: add gl20 bits for r300/r600 just like dri1 does 16年前
  Dave Airlie ea26f28c8f tests/texcmp: glewInit in wrong place 16年前
  Zack Rusin 206eb50493 st/xorg: fix warnings 16年前
  Zack Rusin d6b58a97c2 st/xorg: handle xrender repeat modes 16年前
  Zack Rusin dc9de8064f st/xorg: flip the coordinate system 16年前
  Zack Rusin d918896a75 st/xorg: handle solid fills in the fragment shader 16年前
  Eric Anholt cbde276580 Revert "i965: Use VBOs in the VBO module on 965, now that we have ARB_map_buffer_range." 16年前
  Eric Anholt ec32ef12b3 intel: Add support for FlushMappedBufferRange for ARB_map_buffer_range. 16年前
  Eric Anholt 82313eed01 intel: Sync a synchronized READ_BIT map buffer range with GL drawing to it. 16年前
  Eric Anholt aecba6b1c8 intel: Move MapBufferRange mesa state setting up to cover the 915 case. 16年前
  Jakob Bornecrantz 7d8f33590f st/xorg: Guard against realy old versions of Xorg 16年前
  Brian Paul 5e809216a8 Revert "mesa: fix the non-GNU C bit-field case" 16年前
  Brian Paul 4b08e74982 mesa: fix the non-GNU C bit-field case 16年前
  Gary Wong d98b9f4edb mesa: silence gcc bit-field warning 16年前
  Brian Paul a7a3d3c271 mesa: replace 8 with NUM_UNITS 16年前
  Brian Paul 8cb651578d mesa: remove accidentally committed printf 16年前
  Brian Paul 83e4470d9a mesa: added #ifdef __GNUC__ around GLubyte bitfield usage 16年前
  Chris Wilson a46e32787d mesa: Compact state key for TexEnv program cache 16年前
  Michel Dänzer c0cf0fd163 st/xorg: Remove code no longer support by xserver Git master. 16年前
  Michel Dänzer ea55f8ed8f st/xorg: Add support for xserver Git master DRI2 interface. 16年前
  Michel Dänzer 0b26d97f4d st/dri: Slight consolidation of DRI2 buffer handling. 16年前
  Michel Dänzer 385620e5eb st/xorg: Add EXA UploadToScreen and DownloadFromScreen hooks. 16年前