33613 Commits (a2a01853f3f40b4ef8b3f01503391877960bdaee)
 

Autor SHA1 Mensagem Data
  Brian Paul a2a01853f3 gallium: replace pipe_resource::_usage with pipe_resource::usage 15 anos atrás
  Brian Paul 36c9557cae nv50: add missing idxbias param to nv50_push_elements_instanced() 15 anos atrás
  Brian Paul a00f4e864c llvmpipe: remove call to llvmpipe_set_texture_image_layout() 15 anos atrás
  José Fonseca cc822705e5 llvmpipe: Re-enable half float formats. 15 anos atrás
  José Fonseca ec8d9523d4 gallivm: Universal format support on lp_build_fetch_rgba_aos via util_format_description::fetch_rgba_float 15 anos atrás
  José Fonseca fe5a483328 gallivm: Cleanups and bugfixes to aos format translation. 15 anos atrás
  José Fonseca 2cb0a20f67 draw: Fallback to gallivm for translation of A8R8G8B8/B8G8R8A8/R10G10B10X2/R10G10B10X2 and other formats. 15 anos atrás
  José Fonseca e08d0cc165 gallivm: New function to fetch a pixel into a 4xfloat AoS vector. 15 anos atrás
  José Fonseca b29fcc7b3a gallivm: Bring aos format back to life. 15 anos atrás
  José Fonseca a55ead9d01 nvfx: Fix typo. 15 anos atrás
  José Fonseca 373f03efe7 draw: Remove draw_vs_llvm.c. 15 anos atrás
  Alan Hourihane 17c560d1a4 llvmpipe: silence warning 15 anos atrás
  José Fonseca a6171a9dd9 Merge branch 'gallium-index-bias' 15 anos atrás
  José Fonseca 3dcdca433a draw: No need to rebase for elt_bias. 15 anos atrás
  José Fonseca 4e8154e866 draw: Fix cache elt_bias implementation. 15 anos atrás
  José Fonseca 493a1bb822 gallium/docs: Make it clear that minIndex, maxIndex is exclusively a index buffer characteristic. 15 anos atrás
  José Fonseca f1d3f42c47 draw: Fix typo resulting from bad regular expression in index bias addition. 15 anos atrás
  Vinson Lee 49ba607aba draw llvm: Move dereference of pointer after NULL check. 15 anos atrás
  Vinson Lee 11913e9798 draw llvm: Remove unnecessary header. 15 anos atrás
  Dan Nicholson a69ef34640 egl: Fix demos to build with user specified Xlib 15 anos atrás
  Dan Nicholson 02224ec4e0 Merge branch '7.8' 15 anos atrás
  Dan Nicholson 88be2171e7 egl: Pass flags to locate Xlib headers and libraries 15 anos atrás
  Dan Nicholson 8e5effefc7 progs: Fix linking of Xlib demos for non-autoconf builds 15 anos atrás
  Dan Nicholson 4e7a4bed37 Change libX11 variables to not conflict with AC_PATH_XTRA 15 anos atrás
  Dan Nicholson 4f8bf353bd gallium: Respect user's CFLAGS for including X headers 15 anos atrás
  Jeff Smith 3b693fd93f Use X_LIBS from pkg-config, instead of libdir, for locating libX11 15 anos atrás
  Brian Paul 35e60aed0b glapi: GL 3.x xml file 15 anos atrás
  Brian Paul 4c93cd13ba llvmpipe: remove dead code 15 anos atrás
  Brian Paul bd329d42e8 llvmpipe: use llvmpipe_resource_stride() 15 anos atrás
  Brian Paul 079081222a gallivm: pass 3D texture stride as an array 15 anos atrás
  Brian Paul f4071e55db llvmpipe: get 3D texture image stride from an array rather than computing it 15 anos atrás
  Brian Paul 2cad62475b llvmpipe: consolidate some code in llvmpipe_set_texture_image_layout() 15 anos atrás
  Brian Paul 202ff7db49 llvmpipe: fix rendering to 3D textures 15 anos atrás
  Brian Paul ee7cf9d80f llvmpipe: checkpoint: fixes for render to 3D texture 15 anos atrás
  Brian Paul 254dd0c23f llvmpipe: another fix for surface memory allocation 15 anos atrás
  Marek Olšák f189caeed0 r300g: add is_rv350 flag 15 anos atrás
  Jesse Barnes 35489ef285 Merge branch '7.8' 15 anos atrás
  Jesse Barnes 0a18cdb0ed DRI2: check for swapAvailable before using swap interval protocol 15 anos atrás
  Zack Rusin 7dfde3aadc draw llvm: make sure use_llvm isn't used when not defined 15 anos atrás
  Zack Rusin e3e5faba89 draw llvm: fix typo (boolean, not bool) 15 anos atrás
  Brian Paul 05bf77a2da llvmpipe: fix surface memory allocation bug 15 anos atrás
  Jesse Barnes 64644ec3b2 Merge branch '7.8' 15 anos atrás
  Jesse Barnes 385e2896eb DRI2: synchronize swap interval with server at startup time 15 anos atrás
  Zack Rusin 4df3e76949 draw llvm: allow runtime switching of pipelines (yes/no to llvm) 15 anos atrás
  Zack Rusin 7c4208c3a0 draw llvm: fix constructor mess 15 anos atrás
  Zack Rusin deee152363 llvmpipe: enable draw llvm by default 15 anos atrás
  Brian Paul 653c681ce8 gallium/util: specify binding type for blit src texture 15 anos atrás
  Brian Paul 96b0807253 mesa: unmap the immediate mode VB before destroying it 15 anos atrás
  José Fonseca dfadf5a579 r300g: Adapt for index bias interface change. 15 anos atrás
  José Fonseca 7c785c0d2c nvfx: Adapt for index bias interface change. 15 anos atrás