32299 Commits (bf40c346637325862d6d9cdbc9838c5726abc0c0)
 

Author SHA1 Message Date
  José Fonseca bf40c34663 llvmpipe: Ensure the context is flushed before modifying textures. 15 years ago
  José Fonseca 3abc7b985c llvmpipe: Don't use texture transfer internally. 15 years ago
  José Fonseca a80e33f407 llvmpipe: Obey rasterization rules. 15 years ago
  José Fonseca 3160cbabcc llvmpipe: setup_context -> lp_setup_context 15 years ago
  Xavier Chantry 83fe7149ea nv50: fixup after gallium-context-transfers merge 15 years ago
  José Fonseca 50a7786619 python: Temporarily disable python state tracker until transfers are done by contexts 15 years ago
  Chia-I Wu 9222c09349 st/egl: Cache the pipe surface used in flush_frontbuffer. 15 years ago
  Alan Coopersmith 5d66fc6e3a mklib: Fix amd64 builds on Solaris when using Sun compilers 15 years ago
  Corbin Simpson 2764a5191f r300g: Forcibly sanitize max index. 15 years ago
  Corbin Simpson ecfcb1466a Revert "st/mesa: Always recalculate invalid index bounds." 15 years ago
  Brian Paul 3c80e52541 gallivm: cube map sampling works now 15 years ago
  Brian Paul e910c0ba9e gallivm: fix bugs in nested if/then/else codegen 15 years ago
  Brian Paul a6196ce8be gallivm: support non-vector float in lp_build_sgn() 15 years ago
  Eric Anholt f1d6baee0b i965: Clarify the roles of emit_pixel_xy(), emit_delta_xy(), emit_wpos_xy(). 15 years ago
  Eric Anholt f4f2737e87 i965: Clarify that DELTAXY always occurs for both X and Y. 15 years ago
  Eric Anholt 46450c1f3f i965: Do FS SLT, SGT, and friends using CMP, SEL instead of CMP, MOV, MOV. 15 years ago
  Eric Anholt 8ef3b1834a i965: Do VS SGT, SLT, and friends using CMP, SEL instead of CMP, MOV, MOV. 15 years ago
  Eric Anholt 512d8ca2f3 i965: Fix up VS DP4 sequences to avoid dependency control. 15 years ago
  Eric Anholt 52cea5090c i965: When doing a swizzled kill pixel, don't do redundant channel compares. 15 years ago
  Eric Anholt ba541b0769 i965: Use the SEL instruction to implement MIN and MAX. 15 years ago
  Michel Dänzer 13a13fcb80 svga: Fix up for context transfers. 15 years ago
  Michel Dänzer 59d6f3eb4a st/xorg: Remove flushes no longer necessary thanks to context transfers. 15 years ago
  Alan Coopersmith 57c378a531 glx/single2.c: Don't call __builtin_expect on non-gnu compilers 15 years ago
  Michel Dänzer b13e305ee1 Merge branch '7.8' 15 years ago
  Michel Dänzer 8561bec0ac vmwgfx/dri: Fix SCons build. 15 years ago
  Michel Dänzer 51a51899d0 st/dri: Always try to set up R5G6B5 configs. 15 years ago
  Alex Deucher d1ca1599f0 r100/r200/r300/r300: only enable accelerated pixel ops with kms 15 years ago
  Luc Verhaegen 4b598ce226 dri/r700: include shader/programopt.h instead of programopt.c. 15 years ago
  Jeff Smith 9b81103b1a Add programs to .gitignore in redbook 15 years ago
  Jeff Smith 3aa8692883 Add programs to .gitignore in xdemos 18 years ago
  Jeff Smith 9787060423 Add -L$(libdir) for xdemos and egl so that the right libX11 is found 15 years ago
  Jeff Smith fab1f07d6a Grammar and spelling fixes 17 years ago
  Keith Whitwell 475ab3b5af st/xorg: context transfers 15 years ago
  Marek Olšák c16d04bd29 gallium: fix BGRA vertex color swizzles 15 years ago
  Corbin Simpson 50876ddaaf st/mesa: Always recalculate invalid index bounds. 15 years ago
  Corbin Simpson a48e17ccb0 st/mesa: Update debug infos. 15 years ago
  Corbin Simpson e42b2f7685 r300g: Properly clamp index limits. 15 years ago
  Keith Whitwell 915b3529b9 Merge commit 'origin/gallium-context-transfers-2' 15 years ago
  Keith Whitwell 51bff09f72 mesa: fix linux-dri and autogen builds since sw-api-2 merge 15 years ago
  Vinson Lee 39c2d3ecd9 radeon: Fix memory leaks from early return. 15 years ago
  Vinson Lee e4d10dada0 llvmpipe: Remove unnecessary header. 15 years ago
  Brian Paul e574b79485 gallivm: checkpoint WIP cubemap code 15 years ago
  Brian Paul 0b3bb6318e gallivm: added lp_build_sum_vector() 15 years ago
  Brian Paul c72a3b4f2f softpipe: further tighen up sample_cube() 15 years ago
  Brian Paul 9ffdc78d1a softpipe: tighten up the code in sample_cube() 15 years ago
  Brian Paul 5d5c524cbe st/mesa: s/BUFFER_FRONT_LEFT/surfIndex/ 15 years ago
  Brian Paul 26ae4aab6a gallivm: enable 3D texture sampling 15 years ago
  Brian Paul e9f654d2fb progs/demos: added 'f' key to toggle filtering mode in stex3d.c 15 years ago
  Brian Paul 53efb634a0 gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]' 15 years ago
  Brian Paul 272f399434 llvmpipe: fix comment typo 15 years ago