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 лет назад