index
:
~tpohjola/mesa
16_bit_gles
81828
96743
arb_texture_stencil8
b2b_with_surf_array
blorp_flat_inputs
blorp_flush
blorp_tex_upload
blorp_w_tiled_as_linear
daimler
dbg/blorp_push_const
debug-intel-aux-surfaces
depth_align_wa_for_arrayed
depth_state_cleanup
df_scalar_test
dump-isl-surf
ext_memory_object
fast_clear_vbo
fast_lod
fast_lod_isl
fastlod_isl_wip
foo
fp64
fp64_common
fp64_lower_df
fp64_lower_df_hsw
fp64_pack32x2
fp64_split
fp64_uniform
fp64_uniform_lower_df_uni
gen6_hiz_wip
gen6_no_hiz_mt
gen8_blorp
i965_isl
i965_isl_05062017
i965_isl_2017_1
i965_isl_rebase
icl
icl_dbg
icl_fcc
icl_fcc_2
img_ext_yuv420
import_rework
isl_depth_stencil_wip
jenkins
master
meta_with_blorp
meta_with_blorp_17042015
misc_wa
mordor_fix
mordor_rbc
multi_lod
no_frag_depth
non_comp_fast_clear
rbc
rbc_rebase_ben_hiz
release_aux_when_sharing
skl_bug
skl_hacks
stencil-texture
stencil_hack
stencil_meta_blit_wip
surf_state_refactor
uniform_tracking
uniform_updates_by_stage
vec4_pull_const_opt
vf_packing_dbg
y_only
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
radv: Enable RB+ where possible.
Bas Nieuwenhuizen
3
-6
/
+151
2018-04-11
nir: Check if u_vector_init() succeeds
Topi Pohjolainen
1
-2
/
+9
2018-04-11
mesa: Assert base format before truncating to unsigned short
Topi Pohjolainen
1
-2
/
+3
2018-04-11
intel/dev: Assert the number of slices is not zero
Topi Pohjolainen
1
-1
/
+1
2018-04-10
i965: Remove brw_bo_alloc_tiled_2d from intel_detect_swizzling.
Kenneth Graunke
1
-10
/
+4
2018-04-11
mesa: fix glsl version mismatch in compat profile
Timothy Arceri
1
-2
/
+6
2018-04-10
radv: fix picking the method for resolve subpass
Samuel Pitoiset
1
-1
/
+1
2018-04-10
radv: add shader BOs to the list at pipeline bind time
Samuel Pitoiset
1
-3
/
+15
2018-04-10
ac/surface: don't set the display flag for obviously unsupported cases (v2)
Marek Olšák
4
-4
/
+33
2018-04-10
radeonsi: add shader binary padding for UMR
Marek Olšák
1
-3
/
+15
2018-04-10
ac/surface/gfx9: request desired micro tile mode explicitly
Marek Olšák
1
-4
/
+16
2018-04-10
docs/release-calendar: update to include 18.1 and 18.2
Emil Velikov
1
-4
/
+84
2018-04-10
glsl: remove unreachable assert()
Emil Velikov
1
-2
/
+0
2018-04-10
spirv: autotools: add vtn_gather_types_c.py in distribution tarball
Juan A. Suarez Romero
1
-1
/
+2
2018-04-10
radeonsi: autotools: add si_build_pm4.h in dist tarball
Juan A. Suarez Romero
1
-0
/
+1
2018-04-10
ac/nir: Use an array instead of hashtable for SSA defs.
Bas Nieuwenhuizen
1
-9
/
+13
2018-04-10
st/mesa: finalise tcs/tes/geom NIR before storing it to the cache
Timothy Arceri
1
-2
/
+9
2018-04-10
st/mesa: exit st_translate_fragment_program() earlier for NIR path
Timothy Arceri
1
-6
/
+6
2018-04-10
radeonsi/nir: tidy up si_nir_load_sampler_desc()
Timothy Arceri
1
-5
/
+3
2018-04-10
radeonsi/nir: set uses_bindless_images for images
Timothy Arceri
1
-1
/
+16
2018-04-10
nir: dont lower bindless samplers
Timothy Arceri
1
-1
/
+7
2018-04-10
st/glsl_to_nir: set paramater value offset as driver location for packed unif...
Timothy Arceri
3
-11
/
+11
2018-04-10
radeonsi/nir: don't add bindless samplers/images to declared bitmasks
Timothy Arceri
1
-6
/
+6
2018-04-10
st/mesa: stop calling _mesa_init_shader_object_functions()
Timothy Arceri
1
-1
/
+0
2018-04-09
anv/pipeline: Lower more constant initializers earlier
Jason Ekstrand
1
-7
/
+5
2018-04-09
spirv: Use the LOCAL_GROUP_SIZE system value
Jason Ekstrand
1
-15
/
+2
2018-04-09
nir/lower_system_values: Support SYSTEM_VALUE_LOCAL_GROUP_SIZE
Jason Ekstrand
1
-0
/
+10
2018-04-10
intel: aubinator: print out addresses of invalid instructions
Lionel Landwerlin
1
-9
/
+14
2018-04-09
radv: Always reset draw user SGPRs after secondary command buffer.
Bas Nieuwenhuizen
1
-14
/
+3
2018-04-09
radv: Don't set instance count using predication.
Bas Nieuwenhuizen
1
-1
/
+1
2018-04-09
mesa/st/nir: fix instruction removal
Rob Clark
1
-1
/
+1
2018-04-09
mesa/st/nir: fix naked lowering pass call
Rob Clark
1
-1
/
+1
2018-04-09
nir: add comment about nir_src_copy()
Rob Clark
1
-0
/
+3
2018-04-09
i965: Make the miptree clear color setter take a gl_color_union
Nanley Chery
3
-6
/
+7
2018-04-09
i965/miptree: Move the clear color and value setter implementations
Nanley Chery
2
-21
/
+30
2018-04-09
i965: Use the brw_context for the clear color and value setters
Nanley Chery
3
-6
/
+6
2018-04-09
radeonsi: convert dispatch packet to little endian
Bas Vermeulen
1
-12
/
+12
2018-04-09
radeonsi: correct si_vgt_param_key on big endian machines
Bas Vermeulen
1
-0
/
+13
2018-04-09
radeonsi: don't set RB+ registers on GFX9 chips without RB+
Marek Olšák
1
-6
/
+1
2018-04-09
etnaviv: meson: add etnaviv_query_pm.[ch] to the sources
Emil Velikov
1
-0
/
+2
2018-04-09
i965: return the fourcc saved in __DRIimage when possible
Xiong, James
1
-3
/
+10
2018-04-09
nir: Fix a typo in src/compiler/Makefile.nir.am
Bastien Orivel
1
-1
/
+1
2018-04-09
radv: fix prefetching of vertex shader and VBOs on SI
Samuel Pitoiset
1
-1
/
+1
2018-04-09
radv: implement VK_AMD_shader_core_properties
Samuel Pitoiset
2
-0
/
+41
2018-04-09
radv: add RADV_NUM_PHYSICAL_VGPRS constant
Samuel Pitoiset
2
-2
/
+6
2018-04-09
radv: add radv_get_num_physical_sgprs() helper
Samuel Pitoiset
2
-11
/
+10
2018-04-09
vulkan: Update the XML and headers to 1.1.72
Samuel Pitoiset
3
-51
/
+445
2018-04-09
docs: properly escape characters
Andres Gomez
1
-1
/
+1
2018-04-09
mesa: adds some comments regarding MESA_GLES_VERSION_OVERRIDE usage
Andres Gomez
1
-2
/
+8
2018-04-09
mesa: simplify MESA_GL_VERSION_OVERRIDE behavior of API override
Marek Olšák
2
-28
/
+45
[prev]
[next]