mesa: Move simple_list.h to src/util.
[mesa.git] / src / mesa / Makefile.sources
2015-01-29 Eric Anholtmesa: Move simple_list.h to src/util.
2015-01-23 Matt Turnermesa: Build with subdir-objects.
2015-01-23 Matt Turnermesa: Remove pack_tmp.h from sources.
2015-01-22 Jason Ekstrandmeta: Add a BlitFramebuffers-based implementation of...
2015-01-15 Jason Ekstrandutil: Move main/set to util/hash_set
2015-01-12 Jason Ekstrandmesa: Autogenerate format_unpack.c
2015-01-12 Jason Ekstrandmesa: Autogenerate most of format_pack.c
2014-12-13 Timothy Arcerimesa: remove long dead 3Dnow optimisation
2014-12-12 Matt Turnerdrivers/common: Add headers to distribution.
2014-12-12 Matt Turnervbo: Add headers to distribution.
2014-12-12 Matt Turnervbo: Alphabetize VBO_FILES.
2014-12-12 Matt Turnertnl: Add headers to distribution.
2014-12-12 Matt Turnertnl: Alphabetize TNL_FILES.
2014-12-12 Matt Turnerswrast: Add headers to distribution.
2014-12-12 Matt Turnerstate_trackers: Add headers to distribution.
2014-12-12 Matt Turnerx86: Add headers to distribution.
2014-12-12 Matt Turnerx86-64: Add headers to distribution.
2014-12-12 Matt Turnersparc: Add headers to distribution.
2014-12-12 Matt Turnermath: Add headers to distribution.
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