34118 Commits (87022efb4f1e40a70d34beb30754854608a49246)
 

Author SHA1 Message Date
  José Fonseca 3dcdca433a draw: No need to rebase for elt_bias. 15 years ago
  José Fonseca 4e8154e866 draw: Fix cache elt_bias implementation. 15 years ago
  José Fonseca 493a1bb822 gallium/docs: Make it clear that minIndex, maxIndex is exclusively a index buffer characteristic. 15 years ago
  José Fonseca f1d3f42c47 draw: Fix typo resulting from bad regular expression in index bias addition. 15 years ago
  Vinson Lee 49ba607aba draw llvm: Move dereference of pointer after NULL check. 15 years ago
  Vinson Lee 11913e9798 draw llvm: Remove unnecessary header. 15 years ago
  Dan Nicholson a69ef34640 egl: Fix demos to build with user specified Xlib 15 years ago
  Dan Nicholson 02224ec4e0 Merge branch '7.8' 15 years ago
  Dan Nicholson 88be2171e7 egl: Pass flags to locate Xlib headers and libraries 15 years ago
  Dan Nicholson 8e5effefc7 progs: Fix linking of Xlib demos for non-autoconf builds 15 years ago
  Dan Nicholson 4e7a4bed37 Change libX11 variables to not conflict with AC_PATH_XTRA 15 years ago
  Dan Nicholson 4f8bf353bd gallium: Respect user's CFLAGS for including X headers 15 years ago
  Jeff Smith 3b693fd93f Use X_LIBS from pkg-config, instead of libdir, for locating libX11 15 years ago
  Brian Paul 35e60aed0b glapi: GL 3.x xml file 15 years ago
  Brian Paul 4c93cd13ba llvmpipe: remove dead code 15 years ago
  Brian Paul bd329d42e8 llvmpipe: use llvmpipe_resource_stride() 15 years ago
  Brian Paul 079081222a gallivm: pass 3D texture stride as an array 15 years ago
  Brian Paul f4071e55db llvmpipe: get 3D texture image stride from an array rather than computing it 15 years ago
  Brian Paul 2cad62475b llvmpipe: consolidate some code in llvmpipe_set_texture_image_layout() 15 years ago
  Brian Paul 202ff7db49 llvmpipe: fix rendering to 3D textures 15 years ago
  Brian Paul ee7cf9d80f llvmpipe: checkpoint: fixes for render to 3D texture 15 years ago
  Brian Paul 254dd0c23f llvmpipe: another fix for surface memory allocation 15 years ago
  Marek Olšák f189caeed0 r300g: add is_rv350 flag 15 years ago
  Jesse Barnes 35489ef285 Merge branch '7.8' 15 years ago
  Jesse Barnes 0a18cdb0ed DRI2: check for swapAvailable before using swap interval protocol 15 years ago
  Jakob Bornecrantz 35d960cc74 svga: More don't recurse 15 years ago
  Jakob Bornecrantz aa857509bd svga: Translate svga reloc flags to pb flags 15 years ago
  Jakob Bornecrantz 2a5667a008 svga: Don't recurse 15 years ago
  Brian Paul 0e4f0e8725 draw: remove extra semicolons 15 years ago
  Brian Paul aac6d84056 llvmpipe: free vertex buffer memory in lp_setup_vbuf_destroy() 15 years ago
  Brian Paul bdf753a858 llvmpipe: fix scene queue memory leak 15 years ago
  Brian Paul 0728db86bc llvmpipe: fix scene queue memory leak 15 years ago
  Brian Paul 7dd44ca5f6 llvmpipe: fix mem leak in llvmpipe_resource_destroy() 15 years ago
  Brian Paul 5f53ecb97f llvmpipe: fix surface memory leak during tear-down 15 years ago
  Brian Paul 1550de98e6 llvmpipe: remove unused psize_slot field 15 years ago
  Brian Paul 3a749b5c09 llvmpipe: move/rename llvmpipe_init_surface_functions() 15 years ago
  Brian Paul 8975ade13b llvmpipe: make rasterizer-related functions static, clean-up initializations 15 years ago
  Brian Paul 965a604306 llvmpipe: update comments, fix formatting 15 years ago
  Brian Paul dd2fd8ae03 llvmpipe: remove old prototypes, fix-up formatting 15 years ago
  Brian Paul 9523d78dde llvmpipe: make shader-related functions static, clean-up initializations 15 years ago
  Brian Paul 2176cad7dc llvmpipe: make clip-related functions static, clean-up initializations 15 years ago
  Brian Paul f7885f8f1f llvmpipe: make draw-related functions static, clean-up initializations 15 years ago
  Brian Paul e351e82869 llvmpipe: make vertex-related functions static, clean-up initializations 15 years ago
  Brian Paul 8fd794db9e llvmpipe: make blend-related functions static, clean-up initializations 15 years ago
  Brian Paul bfd81b4ebb llvmpipe: make sampler-related functions static, clean-up initializations 15 years ago
  Brian Paul a7e2470843 llvmpipe: remove some unneeded shader structure fields 15 years ago
  Brian Paul ac6725b8f9 llvmpipe: dump shaders if LP_DEBUG=tgsi 15 years ago
  Brian Paul 18d1d59484 draw: use a cast wrapper 15 years ago
  Brian Paul 35883f4296 draw: put 'create' in the vs varient create function names 15 years ago
  Joakim Sindholt 2c512085ab radeong: fix scons build 15 years ago