33613 Révisions (a2a01853f3f40b4ef8b3f01503391877960bdaee)
 

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