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
2017-07-25
i965/blit: Let _intratile_offset_el() resolve image offset
import_rework
Topi Pohjolainen
1
-33
/
+83
2017-07-25
i965/miptree: Return image offset from get_tile_offsets()
Topi Pohjolainen
2
-14
/
+29
2017-07-25
i965/miptree: Use isl instead of local offset calculator
Topi Pohjolainen
3
-42
/
+21
2017-07-25
i965/wm: Fix setting page aligned offset in surf override
Topi Pohjolainen
1
-3
/
+3
2017-07-24
egl/wayland: Ignore invalid modifiers
Daniel Stone
1
-0
/
+4
2017-07-24
mesa: return GL_OUT_OF_MEMORY if NewSamplerObject fails
Samuel Pitoiset
1
-4
/
+12
2017-07-24
mesa: pass the 'caller' function to create_samplers()
Samuel Pitoiset
1
-4
/
+5
2017-07-24
mesa: add compressed_tex_sub_image_{error,no_error} helpers
Samuel Pitoiset
1
-36
/
+65
2017-07-24
intel/blorp: ship blorp_genX_exec.h within the tarball
Emil Velikov
1
-0
/
+1
2017-07-24
docs: add 17.3.0-devel release notes template
Emil Velikov
1
-0
/
+64
2017-07-24
mesa: bump version to 17.2.0-devel
Emil Velikov
1
-1
/
+1
2017-07-24
egl: guard wayland header dep. tracking behind HAVE_PLATFORM_WAYLAND
Emil Velikov
1
-1
/
+1
2017-07-24
swrast: add dri2ConfigQueryExtension to the correct extension list
Emil Velikov
1
-0
/
+1
2017-07-24
wayland-egl: update the SHA1 of the commit introducing v3
Emil Velikov
1
-1
/
+1
2017-07-24
wayland-egl: Update ABI checker
Miguel A. Vico
1
-15
/
+75
2017-07-24
wayland-egl: Make wl_egl_window a versioned struct
Miguel A. Vico
3
-2
/
+24
2017-07-24
egl: Fix _eglPointerIsDereferencable() to ignore page residency
Miguel A. Vico
1
-1
/
+12
2017-07-24
egl: Move _eglPointerIsDereferencable() to eglglobals.[ch]
Miguel A. Vico
3
-33
/
+37
2017-07-24
wayland-egl: Add wl_egl_window ABI checker
Miguel A. Vico
2
-1
/
+180
2017-07-24
swr: use the correct variable for no undefined symbols
Emil Velikov
1
-1
/
+1
2017-07-24
swr: don't forget to link KNL/SKX against pthreads
Emil Velikov
1
-0
/
+8
2017-07-24
swr: don't forget to link AVX/AVX2 against pthreads
Emil Velikov
1
-0
/
+8
2017-07-24
configure.ac: rework wayland-protocols handling
Emil Velikov
2
-9
/
+17
2017-07-24
radv: enable sample shading
Dave Airlie
2
-2
/
+4
2017-07-24
radv: don't set dedicated bit for buffer external memory.
Dave Airlie
1
-2
/
+1
2017-07-24
radv: fix non-0 based layer clears.
Dave Airlie
1
-4
/
+9
2017-07-24
radv: check enabled device features.
Dave Airlie
1
-0
/
+13
2017-07-24
radv: for external memory imports close the fd on import success
Dave Airlie
1
-1
/
+3
2017-07-24
radv: Don't segfault when exporting an image which hasn't been bound yet.
Bas Nieuwenhuizen
1
-1
/
+1
2017-07-24
radv: Handle VK_ATTACHMENT_UNUSED in color attachments.
Bas Nieuwenhuizen
6
-20
/
+45
2017-07-24
broadcom: correct header file in BROADCOM_FILES
Andres Gomez
1
-1
/
+1
2017-07-23
etnaviv: Clear lbl_usage array correctly
Wladimir J. van der Laan
1
-1
/
+1
2017-07-22
anv/image: zalloc image views
Jason Ekstrand
1
-7
/
+1
2017-07-22
anv/image: Use vk_zalloc instead of an explicit memset
Jason Ekstrand
1
-3
/
+2
2017-07-22
anv: Separate surface states by layout instead of aux_usage
Jason Ekstrand
4
-53
/
+58
2017-07-22
intel/isl: Add some sanity checks for compressed surfaces
Jason Ekstrand
1
-0
/
+18
2017-07-22
intel/isl: Add a helper to get a subimage surface
Jason Ekstrand
3
-30
/
+76
2017-07-22
anv: Get rid of some unused function declarations
Jason Ekstrand
1
-7
/
+0
2017-07-22
i965: Enable regular fast-clears (CCS_D) on gen9+
Jason Ekstrand
6
-59
/
+45
2017-07-22
intel/isl: Add a helper for determining if a color is 0/1
Jason Ekstrand
2
-0
/
+30
2017-07-22
intel/blorp: Allow blorp_copy on sRGB formats
Jason Ekstrand
1
-2
/
+16
2017-07-22
i965: Weaken the texture view rules for formats slightly
Jason Ekstrand
1
-1
/
+18
2017-07-22
intel/isl/format: Add an srgb_to_linear helper
Jason Ekstrand
2
-1
/
+53
2017-07-22
intel/isl/format: Dedent the template in gen_format_layout.py
Jason Ekstrand
1
-58
/
+57
2017-07-22
i965/surface_state: Get the aux usage from the miptree code
Jason Ekstrand
1
-95
/
+13
2017-07-22
i965/surface_state: Take an isl_aux_usage in emit_surface_state
Jason Ekstrand
1
-26
/
+47
2017-07-22
i965/miptree: Take an isl_format in prepare_texture
Jason Ekstrand
3
-12
/
+13
2017-07-22
i965/miptree: Use miptree range helpers in has_color_unresolved
Jason Ekstrand
1
-43
/
+38
2017-07-22
i965/miptree: Allow for accessing a CCS_E image as CCS_D
Jason Ekstrand
1
-9
/
+27
2017-07-22
i965/miptree: Use ISL_AUX_STATE_PARTIAL_CLEAR for CCS_D
Jason Ekstrand
1
-5
/
+5
[next]