12320 коммитов (4978953c7962f33fa1eddbe75e5ef3736fbe7f06)
 

Автор SHA1 Сообщение Дата
  Michal Wajdeczko 31fe7cf5e3 [win32] Use native aligned memory allocation functions. 18 лет назад
  Michal Wajdeczko aa8a7ef823 [965] Shuffle state flags to match the order we initialize them in. 18 лет назад
  Michal Wajdeczko 9f6e8e89c8 intel: Use _mesa_ffs wrapper, and fix a use-after-free with INTEL_DEBUG=buf. 18 лет назад
  Eric Anholt 050c533cbf autoconf: automatically detect if -ldl is required. 18 лет назад
  Eric Anholt bcb61987fb Fix xdemos build on FreeBSD: <sys/types.h> before <netinet/tcp.h> 18 лет назад
  Eric Anholt 5ad06156b2 Fix autoconf build on FreeBSD: detect gmake, and put -D*_SOURCE under linux. 18 лет назад
  Brian d933be6baf Refactor PBO validate/map code. 18 лет назад
  Brian 3c9862d337 include varray.h to silence warning 18 лет назад
  Brian a429a25cd5 add a number of PBO validate/map/unmap functions 18 лет назад
  Brian 85ea7ff25c Fix some PBO breakage. 18 лет назад
  Zou Nan hai 7936c614ab [i965] multiple rendering target fix 18 лет назад
  Zou Nan hai 7233eabaf0 [i915] GL_DEPTH_TEXTURE_MODE fix 18 лет назад
  Xiang, Haihao bff94a91c6 mesa: The span array is only populated in single-pixel 18 лет назад
  Eric Anholt 7183ccaa9d [965] Initialize region surface key structure padding. 18 лет назад
  Eric Anholt 7d5f713fa5 [intel] Fix an uninitialized variable access in PRESUMED_OFFSET clearing. 18 лет назад
  Brian e03dd83209 fix IEEE_ONE definition for ICC compiler (bug 15134) 18 лет назад
  Alex Deucher 65c4ced1cc Radeon 9500 (0x4144) only has one pipe 18 лет назад
  Brian b5292b4d99 x86_init_func_size() returns int to indicate success/fail (bug 15119) 18 лет назад
  Brian 29054676a0 s/x86_init_func/x86_init_func_size (fixes bug 15119) 18 лет назад
  Zou Nan hai 947312e464 [i915] arb point sprite only support in i965 18 лет назад
  Zou Nan hai c62f504eb6 [i915] fix fragment.position 18 лет назад
  Eric Anholt b790b24ff9 [i915] Bug #13634: Fix bugs in 945 cube mipmap layout. 18 лет назад
  Eric Anholt c2814f2a3f [i915] Add comments about how cube texture layout works. 18 лет назад
  Eric Anholt 45adf29ed0 [i915] Move miptree layout code into separate functions per target. 18 лет назад
  Eric Anholt e5f50f2fa3 [intel] Clarify miptree layout by using byte offsets to images. 18 лет назад
  Eric Anholt 363d878519 [945] Remove conditional in 945 3D mipmap layout checking for cube layout. 18 лет назад
  Alan Hourihane a3b5ae783e set outputs_safe to 0 as it's possible for the code generation 18 лет назад
  Zou Nan hai f7cfc51b05 Revert "[i965] make stipple pattern continue across GL_LINE_LOOP and GL_LINE_STRIP" 18 лет назад
  Xiang, Haihao ae2c31ed66 glx: Add isDirect back to __GLXcontextRec. It is needed 18 лет назад
  Zou Nan hai 5a0314b431 [i965] make stipple pattern continue across GL_LINE_LOOP and GL_LINE_STRIP 18 лет назад
  Dave Airlie 48efb769e9 r300: add new rs690 pci id 18 лет назад
  Andrzej Trznadel 3105bc1d88 [965] Fix fp temp reg release code to not usually release all temps. 18 лет назад
  Andrzej Trznadel e9809a36aa Fix compat implementation of ffs() to return 1-based bit numbers. 18 лет назад
  Markus Amsler f2b914298f only set InputsRead bit if input is really used 18 лет назад
  Markus Amsler d787850ae6 mesa: Add vertex.attrib 0-15 to arb_input_attrib_string. 18 лет назад
  Markus Amsler c48212fe58 r300: Simplify r300VAPInputRoute1. 18 лет назад
  Markus Amsler f0c8863dbb r300: Simplify r300VAPInputRoute0, check for valid input. 18 лет назад
  Zou Nan hai 8d5231a358 [i965] round pointsize to nearest int according to spec 18 лет назад
  Xiang, Haihao 4a556bcb17 intel: fix the error in commit 7ed1fd5d8438e55fe24091844cdfccb0881306bc 18 лет назад
  Xiang, Haihao 4478926b3a intel: It is needed to allocating texture memory to accommodate 18 лет назад
  Xiang, Haihao 7ed1fd5d84 intel: Remove an assertion from intel_miptree_create. TexImage 18 лет назад
  Xiang, Haihao 0819b25dfb mesa: avoid to unlock an unlocked array in _mesa_PopClientAttrib 18 лет назад
  Xiang, Haihao 07ff7c2285 mesa: Follow GL spec to draw DEPTH_COMPONENT pixels when 18 лет назад
  Zou Nan hai b0f681b458 [i965] fix wpos height 1 pixel higher 18 лет назад
  Kristian Høgsberg 98e13fecd0 Test createNewScreen for NULL, not createNewScreenName in driCreateScreen(). 18 лет назад
  Brian e80a2888bb init tmpNode to zeros 18 лет назад
  Brian 868193d54e mesa: fix emit_clamp() so that we don't use an output register as temporary 18 лет назад
  Xiang, Haihao 42c279a03b glx: fix rotation regression. bug #14963 18 лет назад
  Xiang, Haihao f94d317d7a intel: fix abort issue with shadowtex demo when use 18 лет назад
  Roland Scheidegger 142fcd3a13 fix state.lightprod ambient/specular w value (bug #14983) 18 лет назад