2042 Commits (f2463eaccf1ef68891783b6b0a85863b950fc7de)

Author SHA1 Message Date
  Vinson Lee 90075f34e2 progs/glsl: Add workarounds for Apple GLSL compiler crash. 15 years ago
  Vinson Lee 52f7289215 progs/glsl: Remove inline keyword. 15 years ago
  José Fonseca bbe6788807 progs/gallium/python: Get tri.py sample working again. 15 years ago
  Brian Paul 909f0b356e progs/glsl: improve the mouse drag/rotate code a little 15 years ago
  RALOVICH, Kristóf 8ca937fc3b progs/glsl: let the mouse rotate the scene 15 years ago
  Vinson Lee 21a96a55d6 progs: Comment out gallium/raw/SConscript from progs/SConscript. 15 years ago
  Keith Whitwell 1cf669db59 progs/raw: add note about accessing utility functions 15 years ago
  Keith Whitwell db5c2235d1 gallium: new raw gallium interface to support standalone tests 15 years ago
  Vinson Lee 6abc3501c6 progs/tests: Remove duplicate texcompress2 in SConscript. 15 years ago
  Jakob Bornecrantz 87ac117d67 progs/gallium: Add trivial gallium demos 15 years ago
  Vinson Lee 3fcfd69fec progs/glsl: Fix vsraytrace GLSL compilation error. 15 years ago
  Vinson Lee 3bccb5447b progs/glsl: Add raytracing demos to SCons build. 15 years ago
  Brian Paul f0e04b0944 progs/demos: add other modes/patterns to dissolve demo 15 years ago
  Brian Paul 01f7acb700 progs/glsl: remove/replace //-style comments 15 years ago
  Brian Paul 79394f0267 progs/glsl: silence warnings, remove debug code, adjust window size, etc 15 years ago
  RALOVICH, Kristóf 4e328774d4 demos: import GLSL raytracing demos 15 years ago
  Chia-I Wu 99386921e7 progs/egl: Link xeglthreads to libpthread. 15 years ago
  Dan Nicholson e725ef171b Change libX11 variables to not conflict with AC_PATH_XTRA 15 years ago
  Vinson Lee fce72d5803 progs/tests: Add cva_huge to SCons build. 15 years ago
  Vinson Lee 1e7d65bb5b progs/tests: Include stddef.h for ptrdiff_t on all platforms. 15 years ago
  Pauli Nieminen a81cd67a4f tests: Add test for huge client arrays that has to be split. 15 years ago
  Brian Paul c9c0baabdc progs/tests: also test stencil INCR_WRAP mode if supported 15 years ago
  Brian Paul 705ed3326c progs/tests: comments and clean-ups 15 years ago
  Brian Paul 0557d0a4b2 progs/trivial: added comments 15 years ago
  Brian Paul a196a5d330 progs/samples: improve copy.c demo 15 years ago
  Brian Paul bf1974b37d progs/samples: silence warnings 15 years ago
  Brian Paul aa3cdb712f progs/objviewer: remove debug code 15 years ago
  Jeff Smith 8d86d395dc Use X_LIBS from pkg-config, instead of libdir, for locating libX11 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
  Brian Paul e9f654d2fb progs/demos: added 'f' key to toggle filtering mode in stex3d.c 15 years ago
  Vinson Lee 8f7e06ddf6 progs/fpglsl: Fix GLSL compilation failures on Mac OS X. 15 years ago
  Brian Paul c7be039fad progs/trivial: use -c option to use glCopyPixels() 15 years ago
  Brian Paul d5ccbea63c progs/trivial: make clear-fbo-scissor.c work with other GL drivers 15 years ago
  Zack Rusin a44f362567 fpglsl: a few more useful glsl tests 15 years ago
  Zack Rusin 1ad0a0fd8f fpglsl: set an integer uniform required by the loop example 15 years ago
  Zack Rusin 5f80dad7fd fpglsl: add some for and while loops 15 years ago
  Brian Paul 3c48f40f61 progs/trivial: add -t (RTT) option for clear-fbo-scissor.c 15 years ago
  Brian Paul 9a7ba79b2b progs/trivial: added clear-fbo-scissor.c to test scissored clear of FBO 15 years ago
  Brian Paul daad54f6ce progs/tests: add additional FBO->window test paths (disabled) 15 years ago
  Maciej Cencora bd2239e497 progs/tests: use first color attachement 15 years ago
  Jesse Barnes f2a035e5d8 xdemos/omlsync: improve OML WaitMsc test 15 years ago
  José Fonseca b999e9c03d progs/gallium/unit: Remove the test cases. 15 years ago
  José Fonseca 6718f03258 progs/gallium/unit: Skip test cases which cannot be represented in 4ub. 15 years ago
  José Fonseca 709dffcd12 progs/gallium/unit: Use the shortened name to reconstruct the function being tested. 15 years ago
  José Fonseca f133861a93 progs/gallium/unit: Cleanup/fix PIPE_FORMAT_R8SG8SB8UX8U_NORM test cases. 15 years ago
  Vinson Lee ba8f4c5d36 progs/demos: Add arbocclude2 to Makefile and .gitignore. 15 years ago
  Jesse Barnes f846a008e9 progs/xdemos: fix up GLX extension checking 15 years ago