277 Commits (2fe6c254f72628c22473800c5ce002d09391d102)

Author SHA1 Message Date
  Kai Wasserbäch ccd4d4367f gallium/cell: Remove the driver. 13 years ago
  Ian Romanick 93db12a721 mesa: Remove support for BeOS 14 years ago
  Paul Berry 659cdedb53 glsl: Add unit tests for lower_jumps.cpp 14 years ago
  Brian Paul 8d044047f1 mesa: remove depend files from tarballs 14 years ago
  José Fonseca 864eb844ff make: Fix program/lex.yy.c & friends generation. 14 years ago
  José Fonseca 9a7f84d6b2 Squashed commit of the following: 14 years ago
  Brian Paul e17f2bad3a mesa: bump version to 7.12 (devel) 14 years ago
  Benjamin Franzke eddcecbf74 Add gbm (generic/graphics buffer manager) 14 years ago
  Thierry Vignaud 76bd1c1818 mesa: add missing DRI Makefiles to tarball 14 years ago
  Brian Paul 9404835ccd mesa: add include/c99/*.h files to tarballs 14 years ago
  Jeremy Huddleston 3871e74733 apple: Dead code removal 14 years ago
  Benjamin Franzke 09f83ce4da Add intel pci id lists 14 years ago
  Jeremy Huddleston e5d241ddb2 apple: Package applegl source into MesaLib tarball 14 years ago
  Benjamin Franzke fc5aec9342 Fiuxp make tarballs for wayland-egl/drm 14 years ago
  Thierry Vignaud 04bdb2f314 mesa: fix tarball creation 14 years ago
  Brian Paul 7a6061d7a6 Makefile: add missing Scons files 14 years ago
  Thierry Vignaud 494b333b03 Makefile: add missing .cpp, .ll, .yy files 14 years ago
  Thierry Vignaud f79717d27a Fix mesa tarball creation again 14 years ago
  Ian Romanick de579a1629 mesa: Include GIT SHA1 in GL version string 14 years ago
  Ian Romanick 654adaabc9 Generate lexer and parser files for tarball creation process 14 years ago
  Ian Romanick 1034284596 mesa: Fix some quirkiness of make tarballs 14 years ago
  Ian Romanick 8170684fbe mesa: Remove nonexistent files from distribution list 14 years ago
  Brian Paul f247175e4a mesa: omit VC8 project files from tarball 14 years ago
  Thierry Vignaud d3d6beec96 Fix missing files in Mesa tarballs. 14 years ago
  Vinson Lee becd98018b mesa: bump version to 7.11 14 years ago
  Julien Cristau e86b4c9194 Makefile: don't include the same files twice in the tarball 15 years ago
  Marek Olšák 698893889a Makefile: ensure Gallium's Makefile.xorg and SConscript.dri are in the tarball 15 years ago
  Ian Romanick 923c3334fb dri: Ensure that DRI driver cpp files are in tarballs 15 years ago
  Vinson Lee 3c9653c3a0 mesa: bump version to 7.10 15 years ago
  Chia-I Wu c34225974b Add missing files to the tarball file lists. 15 years ago
  Brian Paul d902eb59d5 mesa: remove non-existant files from tarball list 15 years ago
  Eric Anholt 284ce20901 Remove remnants of the old glsl compiler. 15 years ago
  Brian Paul ec2b92f98c mesa: rename src/mesa/shader/ to src/mesa/program/ 15 years ago
  Brian Paul f1c5043f94 mesa: move shader/slang/* sources to main/slang/* 15 years ago
  Jakob Bornecrantz 0528106cc7 glew: Drop glew now that we don't need it for the progs 15 years ago
  Kristian Høgsberg 56c3cce2a1 Remove last bits of progs/ infrastructure 15 years ago
  Brian Paul 0a401b5d2f mesa: remove old references to demo files and progs subdir 15 years ago
  Carl Worth 5ae88af988 test suite: Add expected output for every test. 15 years ago
  Carl Worth 050e3ded1e Implement token pasting of integers. 15 years ago
  Carl Worth 8f38aff9b5 Add a wrapper function around the lexer. 15 years ago
  Carl Worth 3596bb149e Provide implementation for macro arguments containing parentheses. 15 years ago
  Carl Worth 462cce1852 Makefile: Make "make test" depend on the main program. 15 years ago
  Carl Worth fcbbb46886 Add support for the structure of function-like macros. 15 years ago
  Carl Worth 5070a20cd1 Convert lexer to talloc and add xtalloc wrappers. 15 years ago
  Carl Worth 33cc400714 Fix defines involving both literals and other defined macros. 15 years ago
  Carl Worth e8c790b3ce Add a very simple test for the pre-processor. 15 years ago
  Carl Worth 725c17a926 Makefile: Enable debugging of parser. 15 years ago
  Carl Worth 633a692225 Add hash table implementation from glsl2 project. 15 years ago
  Carl Worth a1e32bcff0 Add some compiler warnings and corresponding fixes. 15 years ago
  Carl Worth 3a37b8701c Add the tiniest shell of a flex/bison-based parser. 15 years ago