program: Add headers to distribution.
[mesa.git] / src / mesa / Makefile.sources
2014-12-12 Matt Turnerprogram: Add headers to distribution.
2014-12-12 Matt Turnerprogram: Alphabetize PROGRAM_FILES.
2014-12-12 Matt Turnermesa: Remove moved texcompress_rgtc_tmp.h from source...
2014-12-12 Matt Turnermesa: Add headers to distribution.
2014-12-12 Matt Turnermesa: Alphabetize MAIN_FILES.
2014-09-23 Eric Anholtmesa: Move register_allocate.c to util.
2014-08-12 Neil Robertsmesa: Add texel fetch functions for BPTC-compressed...
2014-08-11 Jason Ekstrandmesa/meta: Add a partial implementation of CopyImageSubData
2014-08-11 Jason Ekstrandmesa: Add GL API support for ARB_copy_image
2014-08-05 Jason Ekstrandmesa/format_utils: Add a general format conversion...
2014-08-04 Kenneth Graunkeutil: Move the open-addressing linear-probing hash_tabl...
2014-08-04 Kenneth Graunkeutil: Move ralloc to a new src/util directory.
2014-08-04 Jason Ekstrandmesa/SConscript: Use Makefile.sources instead of duplic...
2014-03-08 Kenneth Graunkemeta: Split GenerateMipmap() into its own file.
2014-02-21 Gregory Hainautmesa/sso: Add extension entry points for GL_ARB_separat...
2014-02-13 Eric Anholtmeta: Move glBlitFramebuffer() to a separate file.
2014-02-05 Paul Berrymesa/cs: Add dispatch API stubs for ARB_compute_shader.
2014-02-02 Brian Paulmesa: move glGenerateMipmap() code into new genmipmap...
2014-02-02 Brian Paulmesa: move glBlitFramebuffer code into new blit.c file
2014-01-15 Francisco Jerezmesa: Implement the GL entry points defined by ARB_shad...
2013-12-13 Courtney Goeltzenl... mesa: Add API definitions for ARB_texture_view
2013-10-26 Christian Königimplement NV_vdpau_interop v7
2013-09-26 Kenneth Graunkemesa: Add core support for the GL_AMD_performance_monit...
2013-09-04 Timothy Arcerimesa: Update builds scripts to build object labels
2013-04-15 Matt Turnerbuild: Rename sources.mak -> Makefile.sources