32288 次程式碼提交 (e910c0ba9e3ef08d5ca7aa396ec009232088530b)
 

作者 SHA1 備註 提交日期
  Brian Paul e910c0ba9e gallivm: fix bugs in nested if/then/else codegen 16 年之前
  Brian Paul a6196ce8be gallivm: support non-vector float in lp_build_sgn() 16 年之前
  Eric Anholt f1d6baee0b i965: Clarify the roles of emit_pixel_xy(), emit_delta_xy(), emit_wpos_xy(). 16 年之前
  Eric Anholt f4f2737e87 i965: Clarify that DELTAXY always occurs for both X and Y. 16 年之前
  Eric Anholt 46450c1f3f i965: Do FS SLT, SGT, and friends using CMP, SEL instead of CMP, MOV, MOV. 16 年之前
  Eric Anholt 8ef3b1834a i965: Do VS SGT, SLT, and friends using CMP, SEL instead of CMP, MOV, MOV. 16 年之前
  Eric Anholt 512d8ca2f3 i965: Fix up VS DP4 sequences to avoid dependency control. 16 年之前
  Eric Anholt 52cea5090c i965: When doing a swizzled kill pixel, don't do redundant channel compares. 16 年之前
  Eric Anholt ba541b0769 i965: Use the SEL instruction to implement MIN and MAX. 16 年之前
  Michel Dänzer 13a13fcb80 svga: Fix up for context transfers. 16 年之前
  Michel Dänzer 59d6f3eb4a st/xorg: Remove flushes no longer necessary thanks to context transfers. 16 年之前
  Alan Coopersmith 57c378a531 glx/single2.c: Don't call __builtin_expect on non-gnu compilers 16 年之前
  Michel Dänzer b13e305ee1 Merge branch '7.8' 16 年之前
  Michel Dänzer 8561bec0ac vmwgfx/dri: Fix SCons build. 16 年之前
  Michel Dänzer 51a51899d0 st/dri: Always try to set up R5G6B5 configs. 16 年之前
  Alex Deucher d1ca1599f0 r100/r200/r300/r300: only enable accelerated pixel ops with kms 16 年之前
  Luc Verhaegen 4b598ce226 dri/r700: include shader/programopt.h instead of programopt.c. 16 年之前
  Jeff Smith 9b81103b1a Add programs to .gitignore in redbook 16 年之前
  Jeff Smith 3aa8692883 Add programs to .gitignore in xdemos 19 年之前
  Jeff Smith 9787060423 Add -L$(libdir) for xdemos and egl so that the right libX11 is found 16 年之前
  Jeff Smith fab1f07d6a Grammar and spelling fixes 18 年之前
  Keith Whitwell 475ab3b5af st/xorg: context transfers 16 年之前
  Marek Olšák c16d04bd29 gallium: fix BGRA vertex color swizzles 16 年之前
  Corbin Simpson 50876ddaaf st/mesa: Always recalculate invalid index bounds. 16 年之前
  Corbin Simpson a48e17ccb0 st/mesa: Update debug infos. 16 年之前
  Corbin Simpson e42b2f7685 r300g: Properly clamp index limits. 16 年之前
  Keith Whitwell 915b3529b9 Merge commit 'origin/gallium-context-transfers-2' 16 年之前
  Keith Whitwell 51bff09f72 mesa: fix linux-dri and autogen builds since sw-api-2 merge 16 年之前
  Vinson Lee 39c2d3ecd9 radeon: Fix memory leaks from early return. 16 年之前
  Vinson Lee e4d10dada0 llvmpipe: Remove unnecessary header. 16 年之前
  Brian Paul e574b79485 gallivm: checkpoint WIP cubemap code 16 年之前
  Brian Paul 0b3bb6318e gallivm: added lp_build_sum_vector() 16 年之前
  Brian Paul c72a3b4f2f softpipe: further tighen up sample_cube() 16 年之前
  Brian Paul 9ffdc78d1a softpipe: tighten up the code in sample_cube() 16 年之前
  Brian Paul 5d5c524cbe st/mesa: s/BUFFER_FRONT_LEFT/surfIndex/ 16 年之前
  Brian Paul 26ae4aab6a gallivm: enable 3D texture sampling 16 年之前
  Brian Paul e9f654d2fb progs/demos: added 'f' key to toggle filtering mode in stex3d.c 16 年之前
  Brian Paul 53efb634a0 gallivm/llvmpipe: replace 'int stride' with 'int row_stride[MAX_LEVELS]' 16 年之前
  Brian Paul 272f399434 llvmpipe: fix comment typo 16 年之前
  Brian Paul 489af2a3ba gallivm/llvmpipe: include os_llvm.h instead of llvm-c/Core.h 16 年之前
  Brian Paul 4833b0f199 gallium/os: wrapper for llvm-c/Core.h and #define HAVE_LLVM if needed 16 年之前
  Brian Paul c472ce5302 st/mesa: fix st_set_framebuffer_surface() state validation 16 年之前
  Jakob Bornecrantz 683a099954 st/xorg: Fixup configure 16 年之前
  Alex Deucher 644a05c6cb r200: support additional blit formats 16 年之前
  Brian Paul d645119098 gallivm: fix some bugs on the 1D texture paths 16 年之前
  Roland Scheidegger ed1c69710c st/mesa: don't enable extensions which aren't actually supported 16 年之前
  Roland Scheidegger dfeab49a96 cell: adapt to context texture transfers (untested) 16 年之前
  Keith Whitwell d35ecca5ee gallium: remove pipe_context member from pipe_transfer 16 年之前
  Karl Schultz 560d375006 windows: Add new file to project file. 16 年之前
  Brian Paul bff128ff9c ARB prog parser: added (float) casts and regenerate files 16 年之前