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
Commit message (
Expand
)
Author
Age
Files
Lines
*
glsl: remove unreachable assert()
Emil Velikov
2018-04-10
1
-2
/
+0
*
spirv: autotools: add vtn_gather_types_c.py in distribution tarball
Juan A. Suarez Romero
2018-04-10
1
-1
/
+2
*
radeonsi: autotools: add si_build_pm4.h in dist tarball
Juan A. Suarez Romero
2018-04-10
1
-0
/
+1
*
ac/nir: Use an array instead of hashtable for SSA defs.
Bas Nieuwenhuizen
2018-04-10
1
-9
/
+13
*
st/mesa: finalise tcs/tes/geom NIR before storing it to the cache
Timothy Arceri
2018-04-10
1
-2
/
+9
*
st/mesa: exit st_translate_fragment_program() earlier for NIR path
Timothy Arceri
2018-04-10
1
-6
/
+6
*
radeonsi/nir: tidy up si_nir_load_sampler_desc()
Timothy Arceri
2018-04-10
1
-5
/
+3
*
radeonsi/nir: set uses_bindless_images for images
Timothy Arceri
2018-04-10
1
-1
/
+16
*
nir: dont lower bindless samplers
Timothy Arceri
2018-04-10
1
-1
/
+7
*
st/glsl_to_nir: set paramater value offset as driver location for packed unif...
Timothy Arceri
2018-04-10
3
-11
/
+11
*
radeonsi/nir: don't add bindless samplers/images to declared bitmasks
Timothy Arceri
2018-04-10
1
-6
/
+6
*
st/mesa: stop calling _mesa_init_shader_object_functions()
Timothy Arceri
2018-04-10
1
-1
/
+0
*
anv/pipeline: Lower more constant initializers earlier
Jason Ekstrand
2018-04-09
1
-7
/
+5
*
spirv: Use the LOCAL_GROUP_SIZE system value
Jason Ekstrand
2018-04-09
1
-15
/
+2
*
nir/lower_system_values: Support SYSTEM_VALUE_LOCAL_GROUP_SIZE
Jason Ekstrand
2018-04-09
1
-0
/
+10
*
intel: aubinator: print out addresses of invalid instructions
Lionel Landwerlin
2018-04-10
1
-9
/
+14
*
radv: Always reset draw user SGPRs after secondary command buffer.
Bas Nieuwenhuizen
2018-04-09
1
-14
/
+3
*
radv: Don't set instance count using predication.
Bas Nieuwenhuizen
2018-04-09
1
-1
/
+1
*
mesa/st/nir: fix instruction removal
Rob Clark
2018-04-09
1
-1
/
+1
*
mesa/st/nir: fix naked lowering pass call
Rob Clark
2018-04-09
1
-1
/
+1
*
nir: add comment about nir_src_copy()
Rob Clark
2018-04-09
1
-0
/
+3
*
i965: Make the miptree clear color setter take a gl_color_union
Nanley Chery
2018-04-09
3
-6
/
+7
*
i965/miptree: Move the clear color and value setter implementations
Nanley Chery
2018-04-09
2
-21
/
+30
*
i965: Use the brw_context for the clear color and value setters
Nanley Chery
2018-04-09
3
-6
/
+6
*
radeonsi: convert dispatch packet to little endian
Bas Vermeulen
2018-04-09
1
-12
/
+12
*
radeonsi: correct si_vgt_param_key on big endian machines
Bas Vermeulen
2018-04-09
1
-0
/
+13
*
radeonsi: don't set RB+ registers on GFX9 chips without RB+
Marek Olšák
2018-04-09
1
-6
/
+1
*
etnaviv: meson: add etnaviv_query_pm.[ch] to the sources
Emil Velikov
2018-04-09
1
-0
/
+2
*
i965: return the fourcc saved in __DRIimage when possible
Xiong, James
2018-04-09
1
-3
/
+10
*
nir: Fix a typo in src/compiler/Makefile.nir.am
Bastien Orivel
2018-04-09
1
-1
/
+1
*
radv: fix prefetching of vertex shader and VBOs on SI
Samuel Pitoiset
2018-04-09
1
-1
/
+1
*
radv: implement VK_AMD_shader_core_properties
Samuel Pitoiset
2018-04-09
2
-0
/
+41
*
radv: add RADV_NUM_PHYSICAL_VGPRS constant
Samuel Pitoiset
2018-04-09
2
-2
/
+6
*
radv: add radv_get_num_physical_sgprs() helper
Samuel Pitoiset
2018-04-09
2
-11
/
+10
*
vulkan: Update the XML and headers to 1.1.72
Samuel Pitoiset
2018-04-09
3
-51
/
+445
*
docs: properly escape characters
Andres Gomez
2018-04-09
1
-1
/
+1
*
mesa: adds some comments regarding MESA_GLES_VERSION_OVERRIDE usage
Andres Gomez
2018-04-09
1
-2
/
+8
*
mesa: simplify MESA_GL_VERSION_OVERRIDE behavior of API override
Marek Olšák
2018-04-09
2
-28
/
+45
*
dri_util: don't fail when not supporting ARB_compatibility with GL3.1
Andres Gomez
2018-04-09
2
-4
/
+17
*
dri_util: when overriding, always reset the core version
Andres Gomez
2018-04-09
1
-4
/
+2
*
radv: add radv_image_is_tc_compat_htile() helper
Samuel Pitoiset
2018-04-09
5
-12
/
+21
*
radv: add radv_use_dcc_for_image() helper
Samuel Pitoiset
2018-04-09
1
-30
/
+68
*
radv: rename radv_image_is_tc_compat_htile()
Samuel Pitoiset
2018-04-09
1
-3
/
+3
*
radv: simplify a check in radv_initialise_color_surface()
Samuel Pitoiset
2018-04-09
1
-1
/
+1
*
radv: clean up radv_vi_dcc_enabled()
Samuel Pitoiset
2018-04-09
3
-8
/
+12
*
radv: clean up radv_htile_enabled()
Samuel Pitoiset
2018-04-09
1
-6
/
+9
*
radv: add radv_image_has_{cmask,fmask,dcc,htile}() helpers
Samuel Pitoiset
2018-04-09
9
-36
/
+72
*
radv: add radv_get_cmask_fast_clear_value() helper
Samuel Pitoiset
2018-04-09
1
-1
/
+22
*
radv: add radv_clear_{cmask,dcc} helpers
Samuel Pitoiset
2018-04-09
4
-15
/
+29
*
st/nine: Do not use scratch for face register
Axel Davy
2018-04-08
1
-1
/
+1
[next]