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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add glsl version query (v4)
Vadym Shovkoplias
2018-02-13
6
-0
/
+104
*
mesa: add missing switch case for EXTRA_VERSION_40 in check_extra()
Brian Paul
2018-02-13
1
-0
/
+5
*
mesa: fix compile failure
Mark Janes
2018-02-13
1
-0
/
+1
*
Partially revert "mesa: use GLenum16 in a few more places"
Mark Janes
2018-02-13
1
-1
/
+1
*
Revert "mesa: reduce the size of gl_texture_image"
Mark Janes
2018-02-13
1
-24
/
+23
*
i965: fix tessellation regressions with gl_state_index16
Dave Airlie
2018-02-12
1
-1
/
+1
*
virgl: Support v2 caps struct (v2)
Stéphane Marchesin
2018-02-13
3
-13
/
+82
*
ac/nir: add nir_intrinsic_{load,store}_shared support
Timothy Arceri
2018-02-13
1
-0
/
+46
*
ac/nir_to_llvm: add support for nir_intrinsic_shared_atomic_*
Timothy Arceri
2018-02-13
1
-6
/
+42
*
radeonsi: make si_declare_compute_memory() more generic and call for nir
Timothy Arceri
2018-02-13
4
-7
/
+18
*
st/glsl: set req_local_mem earlier for compute shaders
Timothy Arceri
2018-02-13
1
-1
/
+2
*
mesa: move STATE_LENGTH to shader_enums.h and use it everywhere
Marek Olšák
2018-02-13
5
-13
/
+13
*
mesa: reduce the size of gl_texture_image
Marek Olšák
2018-02-13
1
-23
/
+24
*
mesa: reduce the size of gl_program_parameter
Marek Olšák
2018-02-13
1
-3
/
+3
*
mesa,glsl,nir: reduce gl_state_index size to 2 bytes
Marek Olšák
2018-02-13
27
-63
/
+63
*
mesa: reduce the size of gl_viewport_attrib
Marek Olšák
2018-02-13
2
-2
/
+2
*
mesa: reduce the size of gl_texture_object
Marek Olšák
2018-02-13
2
-30
/
+30
*
mesa: reduce the size of gl_program
Marek Olšák
2018-02-13
2
-7
/
+6
*
mesa: reduce the size of gl_image_unit (v2)
Marek Olšák
2018-02-13
2
-7
/
+8
*
mesa: further reduce the size of ctx->Texture
Marek Olšák
2018-02-13
2
-23
/
+26
*
mesa: decrease the array size of ctx->Texture.FixedFuncUnit to 8
Marek Olšák
2018-02-13
5
-2
/
+37
*
mesa: separate legacy stuff from gl_texture_unit into gl_fixedfunc_texture_unit
Marek Olšák
2018-02-13
32
-174
/
+250
*
mesa: inline init_texture_unit
Marek Olšák
2018-02-13
1
-51
/
+39
*
mesa: use GLenum16 in a few more places
Marek Olšák
2018-02-13
1
-3
/
+3
*
anv: Move setting current_pipeline to cmd_state_init
Jason Ekstrand
2018-02-12
1
-1
/
+1
*
anv: Don't resolve or ambiguate non-existent layers
Jason Ekstrand
2018-02-12
1
-2
/
+10
*
i965: Fix bugs in intel_from_planar
Daniel Stone
2018-02-12
1
-27
/
+29
*
radv: Fix compiler warning about uninitialized 'set'
Eric Anholt
2018-02-12
1
-1
/
+1
*
glsl/tests: Fix strict aliasing warning about int64/double.
Eric Anholt
2018-02-12
1
-3
/
+19
*
ac/nir: Fix compiler warning about uninitialized dw_addr.
Eric Anholt
2018-02-12
1
-1
/
+1
*
gallium/llvmpipe: Fix compiler warnings about ddx/ddy/ddmax.
Eric Anholt
2018-02-12
1
-1
/
+1
*
anv: Drop I915_EXEC_CONSTANTS_REL_GENERAL from execbuf.
Kenneth Graunke
2018-02-12
1
-2
/
+1
*
r200: remove left over dead code
Eric Engestrom
2018-02-12
1
-20
/
+0
*
ac/nir: remove backlink to nir_to_llvm_context
Samuel Pitoiset
2018-02-12
1
-6
/
+0
*
ac/nir: remove nir_to_llvm_context::module
Samuel Pitoiset
2018-02-12
1
-13
/
+10
*
ac/nir: remove nir_to_llvm_context::builder
Samuel Pitoiset
2018-02-12
1
-95
/
+92
*
ac/nir: drop nir_to_llvm_context from glsl_to_llvm_type()
Samuel Pitoiset
2018-02-12
1
-13
/
+13
*
ac/nir: drop nir_to_llvm_context from visit_var_atomic()
Samuel Pitoiset
2018-02-12
1
-7
/
+7
*
ac/nir: drop nir_to_llvm_context from visit_vulkan_resource_reindex()
Samuel Pitoiset
2018-02-12
1
-5
/
+5
*
ac/nir: drop nir_to_llvm_context from visit_load_push_constant()
Samuel Pitoiset
2018-02-12
1
-6
/
+7
*
ac/nir: drop nir_to_llvm_context from cast_ptr()
Samuel Pitoiset
2018-02-12
1
-3
/
+3
*
ac/nir: drop nir_to_llvm_context from visit_load_local_invocation_index()
Samuel Pitoiset
2018-02-12
1
-4
/
+4
*
ac/nir: drop nir_to_llvm_context from emit_f2f16()
Samuel Pitoiset
2018-02-12
1
-15
/
+14
*
ac: remove unused parameters in abi::load_tess_coord()
Samuel Pitoiset
2018-02-12
3
-10
/
+5
*
ac/nir: remove useless bitcast in load_tess_coord()
Samuel Pitoiset
2018-02-12
1
-8
/
+3
*
ac: add load_resource() to the ABI
Samuel Pitoiset
2018-02-12
2
-7
/
+25
*
ac: add load_sample_mask_in() to the ABI
Samuel Pitoiset
2018-02-12
3
-8
/
+17
*
ac: move view_index to the ABI
Samuel Pitoiset
2018-02-12
2
-15
/
+18
*
ac: move push_constants to the ABI
Samuel Pitoiset
2018-02-12
2
-4
/
+5
*
ac: move tg_size to the ABI
Samuel Pitoiset
2018-02-12
2
-3
/
+3
[next]