aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/Makefile.sources
Commit message (Expand)AuthorAgeFilesLines
* glthread: upload non-VBO vertices and indices for non-Indirect non-IBM drawsMarek Olšák2020-04-301-0/+1
* remove final imports.h and imports.c bitsDylan Baker2020-04-211-0/+1
* Move compiler.h and imports.h/c from src/mesa/main into src/utilMarek Olšák2020-03-271-3/+0
* glthread: compile marshal_generated.c faster by breaking it up into 8 filesMarek Olšák2020-03-241-1/+8
* glthread: rename marshal.h/c to glthread_marshal.h and glthread_shaderobj.cMarek Olšák2020-03-201-2/+2
* glthread: move buffer functions into glthread_bufferobj.cMarek Olšák2020-03-201-0/+1
* glthread: track for each VAO whether the user has set a user pointerMarek Olšák2020-03-061-0/+1
* vbo: move reusable code from vbo_attrib_tmp.h into vbo_util.hMarek Olšák2020-02-041-1/+2
* vbo: move GLvertexformat initialization into a template header file for reuseMarek Olšák2020-02-041-0/+1
* mesa/st: Move the dword slot counting function to glsl_types as well.Eric Anholt2020-01-141-2/+0
* gallium: enable INTEL_PERFORMANCE_QUERYDongwon Kim2019-12-101-0/+2
* mesa/main/util: moving gallium u_mm to util, remove main/mmAlejandro Piñeiro2019-12-021-2/+0
* mesa/st: add tgsi-lowering code for depth-clampErik Faye-Lund2019-08-011-0/+2
* spirv_extensions: add GL_ARB_spirv_extensions boilerplateAlejandro Piñeiro2019-07-171-0/+2
* st/mesa: move utility functions, macros into new st_util.h fileBrian Paul2019-03-111-0/+1
* st/glsl: start spilling out common st glsl conversion codeTimothy Arceri2019-03-061-0/+2
* nir: Move nir_lower_uniforms_to_ubo to compiler/nir.Timur Kristóf2019-03-051-1/+0
* st/mesa: remove unused header-fileErik Faye-Lund2019-02-241-1/+0
* st/nir: Make new helpers for constructing built-in NIR shaders.Kenneth Graunke2019-02-051-0/+1
* mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.cMathias Fröhlich2018-11-011-1/+2
* mesa/st/glsl_to_tgsi: Add helper class for array live range merging and inter...Gert Wollny2018-08-111-0/+2
* mesa: add ASTC 2D LDR decoderMarek Olšák2018-07-311-0/+2
* mesa: add header for share bptc decompress functionsDenis Pauk2018-07-011-0/+1
* mesa: add support for nvidia conservative rasterization extensionsRhys Perry2018-04-301-0/+2
* mesa: rename api_validate.{c,h} -> draw_validate.{c,h}Timothy Arceri2018-04-241-2/+2
* mesa: include mtypes.h lessMarek Olšák2018-04-121-1/+1
* vbo: Move vbo_split into the tnl module.Mathias Fröhlich2018-03-311-5/+5
* st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state trackerTimothy Arceri2018-03-201-0/+1
* vbo: Move vbo_rebase into its only caller module tnl.Mathias Fröhlich2018-02-061-1/+2
* mesa/st: add support for semaphore object create/import/delete v3Andres Rodriguez2018-01-301-0/+2
* automake: mesa: include vbo_private.h in the tarballEmil Velikov2018-01-251-0/+1
* vbo: remove vbo_context.h and change includes to use vbo.h insteadBrian Paul2018-01-241-1/+0
* mesa: add GL_ARB_gl_spirv boilerplateNicolai Hähnle2017-12-121-0/+2
* mesa: Add Mesa ARB_get_program_binary helper functionsJordan Justen2017-12-081-0/+2
* meta: Delete the PBO texture upload/download pathJason Ekstrand2017-10-121-1/+0
* mesa: move _mesa_exec_malloc/free() prototypes to their own headerBrian Paul2017-10-101-0/+1
* automake: add texcompress_s3tc_tmp.h to the sources listEmil Velikov2017-10-041-0/+1
* mesa: Delete now unused dlopen.hMatt Turner2017-10-021-1/+0
* mesa: Combine libtxc_dxtn sources into texcompress_s3tc_tmp.hMatt Turner2017-10-021-3/+0
* mesa: Import libtxc_dxtn sourcesMatt Turner2017-10-021-0/+3
* mesa/st: glsl_to_tgsi: implement new temporary register lifetime trackerGert Wollny2017-09-061-0/+2
* mesa/st: glsl_to_tgsi move some helper classes to extra filesGert Wollny2017-09-061-0/+2
* st/mesa: correctly calculate the storage offsetTimothy Arceri2017-08-151-0/+2
* mesa/st: start adding memory object supportDave Airlie2017-08-061-0/+2
* mapi: add EXT_external_objects and EXT_external_objects_fdAndres Rodriguez2017-08-061-0/+2
* st/mesa: get rid of st_glsl_typesNicolai Hähnle2017-07-311-2/+0
* st/mesa: remove st_cache.hSamuel Pitoiset2017-07-281-1/+0
* mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2]Chad Versace2017-06-271-0/+1
* mapi: add GL_ARB_bindless_texture entry pointsSamuel Pitoiset2017-06-141-0/+2
* mesa: automake: add all headers to the tarball.Emil Velikov2017-03-171-0/+2