index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
Makefile.sources
Commit message (
Expand
)
Author
Age
Files
Lines
*
glthread: upload non-VBO vertices and indices for non-Indirect non-IBM draws
Marek Olšák
2020-04-30
1
-0
/
+1
*
remove final imports.h and imports.c bits
Dylan Baker
2020-04-21
1
-0
/
+1
*
Move compiler.h and imports.h/c from src/mesa/main into src/util
Marek Olšák
2020-03-27
1
-3
/
+0
*
glthread: compile marshal_generated.c faster by breaking it up into 8 files
Marek Olšák
2020-03-24
1
-1
/
+8
*
glthread: rename marshal.h/c to glthread_marshal.h and glthread_shaderobj.c
Marek Olšák
2020-03-20
1
-2
/
+2
*
glthread: move buffer functions into glthread_bufferobj.c
Marek Olšák
2020-03-20
1
-0
/
+1
*
glthread: track for each VAO whether the user has set a user pointer
Marek Olšák
2020-03-06
1
-0
/
+1
*
vbo: move reusable code from vbo_attrib_tmp.h into vbo_util.h
Marek Olšák
2020-02-04
1
-1
/
+2
*
vbo: move GLvertexformat initialization into a template header file for reuse
Marek Olšák
2020-02-04
1
-0
/
+1
*
mesa/st: Move the dword slot counting function to glsl_types as well.
Eric Anholt
2020-01-14
1
-2
/
+0
*
gallium: enable INTEL_PERFORMANCE_QUERY
Dongwon Kim
2019-12-10
1
-0
/
+2
*
mesa/main/util: moving gallium u_mm to util, remove main/mm
Alejandro Piñeiro
2019-12-02
1
-2
/
+0
*
mesa/st: add tgsi-lowering code for depth-clamp
Erik Faye-Lund
2019-08-01
1
-0
/
+2
*
spirv_extensions: add GL_ARB_spirv_extensions boilerplate
Alejandro Piñeiro
2019-07-17
1
-0
/
+2
*
st/mesa: move utility functions, macros into new st_util.h file
Brian Paul
2019-03-11
1
-0
/
+1
*
st/glsl: start spilling out common st glsl conversion code
Timothy Arceri
2019-03-06
1
-0
/
+2
*
nir: Move nir_lower_uniforms_to_ubo to compiler/nir.
Timur Kristóf
2019-03-05
1
-1
/
+0
*
st/mesa: remove unused header-file
Erik Faye-Lund
2019-02-24
1
-1
/
+0
*
st/nir: Make new helpers for constructing built-in NIR shaders.
Kenneth Graunke
2019-02-05
1
-0
/
+1
*
mesa/vbo: Move src/mesa/vbo/vbo_exec_array.c -> src/mesa/main/draw.c
Mathias Fröhlich
2018-11-01
1
-1
/
+2
*
mesa/st/glsl_to_tgsi: Add helper class for array live range merging and inter...
Gert Wollny
2018-08-11
1
-0
/
+2
*
mesa: add ASTC 2D LDR decoder
Marek Olšák
2018-07-31
1
-0
/
+2
*
mesa: add header for share bptc decompress functions
Denis Pauk
2018-07-01
1
-0
/
+1
*
mesa: add support for nvidia conservative rasterization extensions
Rhys Perry
2018-04-30
1
-0
/
+2
*
mesa: rename api_validate.{c,h} -> draw_validate.{c,h}
Timothy Arceri
2018-04-24
1
-2
/
+2
*
mesa: include mtypes.h less
Marek Olšák
2018-04-12
1
-1
/
+1
*
vbo: Move vbo_split into the tnl module.
Mathias Fröhlich
2018-03-31
1
-5
/
+5
*
st/nir/radeonsi: move nir_lower_uniforms_to_ubo() to the state tracker
Timothy Arceri
2018-03-20
1
-0
/
+1
*
vbo: Move vbo_rebase into its only caller module tnl.
Mathias Fröhlich
2018-02-06
1
-1
/
+2
*
mesa/st: add support for semaphore object create/import/delete v3
Andres Rodriguez
2018-01-30
1
-0
/
+2
*
automake: mesa: include vbo_private.h in the tarball
Emil Velikov
2018-01-25
1
-0
/
+1
*
vbo: remove vbo_context.h and change includes to use vbo.h instead
Brian Paul
2018-01-24
1
-1
/
+0
*
mesa: add GL_ARB_gl_spirv boilerplate
Nicolai Hähnle
2017-12-12
1
-0
/
+2
*
mesa: Add Mesa ARB_get_program_binary helper functions
Jordan Justen
2017-12-08
1
-0
/
+2
*
meta: Delete the PBO texture upload/download path
Jason Ekstrand
2017-10-12
1
-1
/
+0
*
mesa: move _mesa_exec_malloc/free() prototypes to their own header
Brian Paul
2017-10-10
1
-0
/
+1
*
automake: add texcompress_s3tc_tmp.h to the sources list
Emil Velikov
2017-10-04
1
-0
/
+1
*
mesa: Delete now unused dlopen.h
Matt Turner
2017-10-02
1
-1
/
+0
*
mesa: Combine libtxc_dxtn sources into texcompress_s3tc_tmp.h
Matt Turner
2017-10-02
1
-3
/
+0
*
mesa: Import libtxc_dxtn sources
Matt Turner
2017-10-02
1
-0
/
+3
*
mesa/st: glsl_to_tgsi: implement new temporary register lifetime tracker
Gert Wollny
2017-09-06
1
-0
/
+2
*
mesa/st: glsl_to_tgsi move some helper classes to extra files
Gert Wollny
2017-09-06
1
-0
/
+2
*
st/mesa: correctly calculate the storage offset
Timothy Arceri
2017-08-15
1
-0
/
+2
*
mesa/st: start adding memory object support
Dave Airlie
2017-08-06
1
-0
/
+2
*
mapi: add EXT_external_objects and EXT_external_objects_fd
Andres Rodriguez
2017-08-06
1
-0
/
+2
*
st/mesa: get rid of st_glsl_types
Nicolai Hähnle
2017-07-31
1
-2
/
+0
*
st/mesa: remove st_cache.h
Samuel Pitoiset
2017-07-28
1
-1
/
+0
*
mesa: Add _mesa_format_fallback_rgbx_to_rgba() [v2]
Chad Versace
2017-06-27
1
-0
/
+1
*
mapi: add GL_ARB_bindless_texture entry points
Samuel Pitoiset
2017-06-14
1
-0
/
+2
*
mesa: automake: add all headers to the tarball.
Emil Velikov
2017-03-17
1
-0
/
+2
[next]