summaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* mesa: Move register_allocate.c to util.Eric Anholt2014-09-231-1/+0
* mesa: Add texel fetch functions for BPTC-compressed texturesNeil Roberts2014-08-121-0/+1
* mesa/meta: Add a partial implementation of CopyImageSubDataJason Ekstrand2014-08-111-0/+1
* mesa: Add GL API support for ARB_copy_imageJason Ekstrand2014-08-111-0/+1
* mesa/format_utils: Add a general format conversion functionJason Ekstrand2014-08-051-0/+1
* util: Move the open-addressing linear-probing hash_table to src/util.Kenneth Graunke2014-08-041-1/+0
* util: Move ralloc to a new src/util directory.Kenneth Graunke2014-08-041-0/+1
* mesa/SConscript: Use Makefile.sources instead of duplicating the file listsJason Ekstrand2014-08-041-0/+3
* meta: Split GenerateMipmap() into its own file.Kenneth Graunke2014-03-071-0/+1
* mesa/sso: Add extension entry points for GL_ARB_separate_shader_objectsGregory Hainaut2014-02-211-0/+1
* meta: Move glBlitFramebuffer() to a separate file.Eric Anholt2014-02-121-0/+1
* mesa/cs: Add dispatch API stubs for ARB_compute_shader.Paul Berry2014-02-051-0/+1
* mesa: move glGenerateMipmap() code into new genmipmap.c fileBrian Paul2014-02-021-0/+1
* mesa: move glBlitFramebuffer code into new blit.c fileBrian Paul2014-02-021-0/+1
* mesa: Implement the GL entry points defined by ARB_shader_image_load_store.Francisco Jerez2014-01-151-0/+1
* mesa: Add API definitions for ARB_texture_viewCourtney Goeltzenleuchter2013-12-131-0/+1
* implement NV_vdpau_interop v7Christian König2013-10-261-1/+3
* mesa: Add core support for the GL_AMD_performance_monitor extension.Kenneth Graunke2013-09-261-0/+1
* mesa: Update builds scripts to build object labelsTimothy Arceri2013-09-041-0/+1
* build: Rename sources.mak -> Makefile.sourcesMatt Turner2013-04-151-0/+350