summaryrefslogtreecommitdiff
path: root/src/mesa/Makefile.sources
AgeCommit message (Expand)AuthorFilesLines
2018-04-30mesa: add support for nvidia conservative rasterization extensionsRhys Perry1-0/+2
2018-04-24mesa: rename api_validate.{c,h} -> draw_validate.{c,h}Timothy Arceri1-2/+2
2018-04-12mesa: include mtypes.h lessMarek Olšák1-1/+1
2018-03-31vbo: Move vbo_split into the tnl module.Mathias Fröhlich1-5/+5
2018-03-20st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state trackerTimothy Arceri1-0/+1
2018-02-06vbo: Move vbo_rebase into its only caller module tnl.Mathias Fröhlich1-1/+2
2018-01-30mesa/st: add support for semaphore object create/import/delete v3Andres Rodriguez1-0/+2
2018-01-25automake: mesa: include vbo_private.h in the tarballEmil Velikov1-0/+1
2018-01-24vbo: remove vbo_context.h and change includes to use vbo.h insteadBrian Paul1-1/+0
2017-12-12mesa: add GL_ARB_gl_spirv boilerplateNicolai Hähnle1-0/+2
2017-12-08mesa: Add Mesa ARB_get_program_binary helper functionsJordan Justen1-0/+2
2017-10-12meta: Delete the PBO texture upload/download pathJason Ekstrand1-1/+0
2017-10-10mesa: move _mesa_exec_malloc/free() prototypes to their own headerBrian Paul1-0/+1
2017-10-04automake: add texcompress_s3tc_tmp.h to the sources listEmil Velikov1-0/+1
2017-10-02mesa: Delete now unused dlopen.hMatt Turner1-1/+0
2017-10-02mesa: Combine libtxc_dxtn sources into texcompress_s3tc_tmp.hMatt Turner1-3/+0
2017-10-02mesa: Import libtxc_dxtn sourcesMatt Turner1-0/+3
2017-09-06mesa/st: glsl_to_tgsi: implement new temporary register lifetime trackerGert Wollny1-0/+2
2017-09-06mesa/st: glsl_to_tgsi move some helper classes to extra filesGert Wollny1-0/+2
2017-08-15st/mesa: correctly calculate the storage offsetTimothy Arceri1-0/+2
2017-08-06mesa/st: start adding memory object supportDave Airlie1-0/+2
2017-08-06mapi: add EXT_external_objects and EXT_external_objects_fdAndres Rodriguez1-0/+2
2017-07-31st/mesa: get rid of st_glsl_typesNicolai Hähnle1-2/+0
2017-07-28st/mesa: remove st_cache.hSamuel Pitoiset1-1/+0
2017-06-27mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2]Chad Versace1-0/+1
2017-06-14mapi: add GL_ARB_bindless_texture entry pointsSamuel Pitoiset1-0/+2
2017-03-17mesa: automake: add all headers to the tarball.Emil Velikov1-0/+2
2017-03-16mesa: Custom thread marshalling for ShaderSource.Paul Berry1-0/+1
2017-03-16mesa: Connect the generated GL command marshalling code to the build.Eric Anholt1-0/+2
2017-03-16mesa: Add infrastructure for a worker thread to process GL commands.Eric Anholt1-0/+1
2017-02-23st/mesa: implement a tgsi on-disk shader cacheTimothy Arceri1-0/+2
2017-02-22mesa: Separate INTEL_performance_query frontendRobert Bragg1-0/+2
2016-12-05i965: Delete the meta-base CopyImageSubData implementationJason Ekstrand1-1/+0
2016-10-06st/mesa: move all sampler view code into new st_sampler_view.[ch] filesBrian Paul1-0/+2
2016-09-26mesa/st: add nir pass to lower tex_src_planeRob Clark1-0/+1
2016-09-26mesa/st: add lowering pass for YUV samplersRob Clark1-0/+2
2016-09-12mesa/glsl: Move string_to_uint_map into the util folderThomas Helland1-2/+0
2016-09-12mesa: Remove prog_hash_table.cThomas Helland1-1/+0
2016-08-30mesa: add scaffolding for OES/EXT_primitive_bounding_boxIlia Mirkin1-0/+2
2016-08-30glsl: Generate ir_expression_operation.h from PythonIan Romanick1-0/+1
2016-08-24mesa: Rename "texturebarrier" source files to "barrier".Francisco Jerez1-2/+2
2016-07-30st/mesa: completely rewrite state atomsMarek Olšák1-0/+1
2016-07-23glsl: reuse main extension table to appropriately restrict extensionsIlia Mirkin1-0/+1
2016-07-20mesa: automake: list builddir before srcdirEmil Velikov1-3/+3
2016-06-18st/mesa: add support for GL_EXT_window_rectanglesIlia Mirkin1-0/+2
2016-06-01st/mesa: begin moving PBO functions into their own fileNicolai Hähnle1-0/+2
2016-05-30automake: move the git_sha1.h rule a level upEmil Velikov1-0/+1
2016-05-26mesa: Move robustness code to main/robustness.cKristian Høgsberg Kristensen1-0/+1
2016-05-17mesa/st: add support for NIR as possible driver IRRob Clark1-0/+1
2016-05-17mesa/st: add nir pass for lowering builtin uniformsRob Clark1-0/+2