aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* i965: Gut the separate OpenGL ES extension enabling.Kenneth Graunke2012-05-231-1/+0
* i965: create code path to handle primitive restart in hardwareJordan Justen2012-05-231-0/+1
* intel: Fork the intel_clear.c file between i915 and i965.Eric Anholt2012-05-231-1/+1
* i965/gen6: Initial implementation of MSAA.Paul Berry2012-05-151-0/+1
* i965/gen6+: Add code to perform blits on the render path ("blorp").Paul Berry2012-05-151-0/+1
* i965: Parameterize HiZ code to prepare for adding blitting.Paul Berry2012-05-151-0/+1
* i965/fs: Add support for copy propagation.Eric Anholt2012-05-141-0/+1
* i965/fs: Add a local common subexpression elimination pass.Kenneth Graunke2012-05-141-0/+1
* i965/hiz: Convert gen{6,7}_hiz.c to C++Paul Berry2012-05-101-3/+3
* autoconf: pass -Wall to automakeDylan Noblesmith2012-04-291-4/+4
* i965: Add support for live variable analysis using dataflow analysis.Eric Anholt2012-04-191-0/+1
* i965: Add basic block generator.Eric Anholt2012-04-191-0/+1
* i965: Rewrite the HiZ opChad Versace2012-02-071-0/+1
* intel: Use libdrm's decode functionality instead of the gpu-tools copy.Eric Anholt2012-01-301-1/+0
* i965: Convert the build to using automake.Eric Anholt2012-01-171-4/+4
* i965/gen7: Move SOL stage disable to gen7_sol_state.cEric Anholt2011-12-231-0/+1
* i965 gen6: Initial implementation of transform feedback.Paul Berry2011-12-201-0/+1
* intel: Define struct intel_resolve_map [v2]Chad Versace2011-11-221-0/+1
* intel: Add HiZ operations to intel_context::vtbl for all driversChad Versace2011-10-181-0/+1
* i965/vs: Add constant propagation to a few opcodes.Eric Anholt2011-09-081-0/+1
* intel: rename intel_extensions_es2.c to intel_extensions_es.cChia-I Wu2011-09-011-1/+1
* i965: Factor our source lists into Makefile.sourcesChad Versace2011-08-261-0/+125