index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
android,autotools,i965: Fix location of float64_glsl.h
Dylan Baker
2019-01-30
2
-1
/
+3
*
mesa/st: wire up DiscardFramebuffer
Jonathan Marek
2019-01-29
1
-0
/
+25
*
mesa: wire up InvalidateFramebuffer
Rob Clark
2019-01-29
2
-7
/
+66
*
intel/defines: Explicitly cast to uint32_t in SET_FIELD and SET_BITS
Jason Ekstrand
2019-01-29
1
-1
/
+1
*
mesa/main: Expose EXT_sRGB_write_control
Gert Wollny
2019-01-28
3
-5
/
+4
*
mesa/main/version: Lower the requirements for GLES 3.0
Gert Wollny
2019-01-28
1
-2
/
+2
*
mesa/main: Use flag for EXT_sRGB instead of EXT_framebuffer_sRGB where possible
Gert Wollny
2019-01-28
5
-5
/
+5
*
mesa/st: rework support for sRGB framebuffer attachements
Gert Wollny
2019-01-28
4
-18
/
+31
*
i965: Set flag for EXT_sRGB
Gert Wollny
2019-01-28
1
-0
/
+1
*
mesa:main: Add flag for EXT_sRGB to gl_extensions
Gert Wollny
2019-01-28
1
-0
/
+1
*
i965: Always compile fp64 funcs when needed
Matt Turner
2019-01-26
1
-1
/
+2
*
Revert "mesa/main: remove ARB suffix from glGetnTexImage"
Emil Velikov
2019-01-24
2
-5
/
+5
*
mesa: correctly use os.path.join in our python scripts
Emil Velikov
2019-01-24
1
-4
/
+3
*
st/mesa: fix PRIMITIVES_GENERATED query after the "pipeline stat single" changes
Marek Olšák
2019-01-23
1
-1
/
+2
*
st/mesa: purge framebuffers when unbinding a context
Marek Olšák
2019-01-23
1
-0
/
+5
*
gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
Caio Marcelo de Oliveira Filho
2019-01-23
1
-0
/
+2
*
mesa: add MESA_SHADER_KERNEL
Karol Herbst
2019-01-21
1
-0
/
+4
*
nir: rename nir_var_ssbo to nir_var_mem_ssbo
Karol Herbst
2019-01-19
1
-1
/
+1
*
nir: rename nir_var_ubo to nir_var_mem_ubo
Karol Herbst
2019-01-19
1
-1
/
+1
*
nir: rename nir_var_function to nir_var_function_temp
Karol Herbst
2019-01-19
2
-2
/
+2
*
nir: rename nir_var_private to nir_var_shader_temp
Karol Herbst
2019-01-19
1
-1
/
+1
*
glsl: don't skip GLSL IR opts on first-time compiles
Timothy Arceri
2019-01-19
1
-2
/
+1
*
st/mesa: Optionally override RGB/RGBX dst alpha blend factors
Kenneth Graunke
2019-01-15
5
-2
/
+67
*
gallium: Add the ability to query a single pipeline statistics counter
Kenneth Graunke
2019-01-15
4
-2
/
+45
*
st/mesa: Rearrange PIPE_QUERY_PIPELINE_STATISTICS result fetching.
Kenneth Graunke
2019-01-15
1
-43
/
+45
*
st/mesa: Make an enum for pipeline statistics query result indices.
Kenneth Graunke
2019-01-15
1
-11
/
+11
*
i965: Drop mark_surface_used mechanism.
Kenneth Graunke
2019-01-13
3
-5
/
+7
*
st/nir: Lower TES gl_PatchVerticesIn to a constant if linked with a TCS.
Kenneth Graunke
2019-01-11
1
-0
/
+23
*
blorp: Pass the batch to lookup/upload_shader instead of context
Kenneth Graunke
2019-01-10
1
-4
/
+4
*
blorp: Add blorp_get_surface_address to the driver interface.
Kenneth Graunke
2019-01-10
1
-0
/
+8
*
i965: Compile fp64 funcs only if we do not have 64-bit hardware support
Matt Turner
2019-01-10
1
-1
/
+1
*
intel/isl: move tiled_memcpy static libs from i965 to isl
Tapani Pälli
2019-01-10
14
-1459
/
+91
*
i965: Enable 64-bit GLSL extensions
Matt Turner
2019-01-09
1
-4
/
+4
*
i965: Compile fp64 software routines and lower double-ops
Matt Turner
2019-01-09
3
-1
/
+63
*
glsl: Create file to contain software fp64 functions
Matt Turner
2019-01-09
1
-0
/
+1
*
st/mesa: don't leak pipe_surface if pipe_context is not current
Marek Olšák
2019-01-09
1
-1
/
+4
*
st/mesa: don't reference pipe_surface locally in PBO code
Marek Olšák
2019-01-09
1
-3
/
+1
*
st/mesa: unify window-system renderbuffer initialization
Marek Olšák
2019-01-09
3
-21
/
+28
*
radeon: fix printf format specifier.
Maya Rashish
2019-01-09
1
-1
/
+1
*
nir: rename global/local to private/function memory
Karol Herbst
2019-01-08
2
-3
/
+3
*
spirv: Sort supported capabilities
Jason Ekstrand
2019-01-07
1
-5
/
+5
*
spirv: Add support for using derefs for UBO/SSBO access
Jason Ekstrand
2019-01-08
1
-0
/
+1
*
nir: Move propagation of cast derefs to a new nir_opt_deref pass
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
glsl_type: Add support for explicitly laid out matrices and arrays
Jason Ekstrand
2019-01-08
1
-1
/
+1
*
nir: Distinguish between normal uniforms and UBOs
Jason Ekstrand
2019-01-08
1
-2
/
+1
*
st/glsl: refactor st_link_nir()
Timothy Arceri
2019-01-07
1
-36
/
+16
*
i965: add CS stall on VF invalidation workaround
Lionel Landwerlin
2019-01-04
2
-2
/
+2
*
i965: include draw_params/derived_draw_params for VF cache workaround
Lionel Landwerlin
2019-01-04
1
-5
/
+18
*
i965: limit VF caching workaround to gen8/9/10
Lionel Landwerlin
2019-01-04
2
-2
/
+4
*
nir: rename nir_link_constant_varyings() nir_link_opt_varyings()
Timothy Arceri
2019-01-02
1
-1
/
+1
[next]