i965: Don't dead-code eliminate instructions that write to the accumulator.
[mesa.git] / src / mesa / libdricore /
2013-09-23 Eric Anholtmesa: Use -Bsymbolic in the linker to locally resolve...
2013-09-09 Kenneth Graunkeglsl: Remove builtin_compiler from the build system.
2013-05-01 Andreas Bollbuild: remove unused API_DEFINES
2013-04-15 Matt Turnerbuild: Rename sources.mak -> Makefile.sources
2013-01-12 Matt TurnerRemove hacks for static Makefiles
2013-01-10 Matt TurnerClean up .gitignore files
2012-11-12 Eric Anholtautomake: Remove libdricore clip.c workaround lib.
2012-11-12 Eric Anholtautomake,android: Build program/ into a helper lib...
2012-11-12 Eric Anholtautomake: Merge *_CXX_FILES variables in the glsl build.
2012-11-12 Eric Anholtautomake: Merge separated *_CXX_FILES variables to...
2012-10-01 Matt Turnerlibdricore: Remove dead C(XX)FLAGS_NOVISIBILITY
2012-08-24 Matt Turnerbuild: Remove duplicate DRI automake conditionals
2012-08-13 Christopher James... build: Fix libdricore out-of-tree builds (v2)
2012-08-13 Christopher James... build: fix location of generated files in src/mesa...
2012-07-26 Daniel Charlesandroid-build: fix dricore build for autogenerated...
2012-06-21 Eric Anholtdricore: Turn it into a normal library.
2012-06-21 Eric Anholtmake: Fold ASM_CFLAGS into DEFINES.
2012-06-11 Eric Anholtautomake: Merge the dricore libglsl build into libdricore.
2012-05-29 Eric Anholtautomake: Convert dricore building to automake.