Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
e057cda2efe83201637b0398cc45fed797432863
e057cda
docs: GL_ARB_indirect_parameters is now supported on i965/gen7+
by Matt Turner
· 7 years ago
40ef836
travis: Remove libtxc_dxtn from the build
by Matt Turner
· 7 years ago
74b5568
build: Remove HAVE_DLOPEN
by Matt Turner
· 7 years ago
8d02abd
mesa: Delete now unused dlopen.h
by Matt Turner
· 7 years ago
c17c472
mesa: Remove force_s3tc_enable driconf variable
by Matt Turner
· 7 years ago
dc546a7
gallium: Remove util_format_s3tc_init()
by Matt Turner
· 7 years ago
3a8a5e7
gallium: Remove util_format_s3tc_enabled
by Matt Turner
· 7 years ago
f6c56e0
mesa/st: Drop has_lib_dxtc argument from st_init_extensions()
by Matt Turner
· 7 years ago
c5d5080
mesa: Drop Mesa_DXTn from gl_context
by Matt Turner
· 7 years ago
78c6221
mesa: Drop function pointer checks in s3tc code
by Matt Turner
· 7 years ago
34cf3c4
mesa: Call DXTn functions directly
by Matt Turner
· 7 years ago
fb5338c
mesa: Remove fprintf referring to libdxtn
by Matt Turner
· 7 years ago
82c54c4
mesa: Remove prototypes and mark S3TC functions static
by Matt Turner
· 7 years ago
7ce9999
mesa: Remove commented-out DXTn fetch code
by Matt Turner
· 7 years ago
f7daa73
mesa: Combine libtxc_dxtn sources into texcompress_s3tc_tmp.h
by Matt Turner
· 7 years ago
04396a1
mesa: Import libtxc_dxtn sources
by Matt Turner
· 7 years ago
14555d0
anv: Remove unreachable cases from isl_format_for_size()
by Józef Kucia
· 7 years ago
15fdbf9
anv: Fix vkCmdFillBuffer()
by Józef Kucia
· 7 years ago
2d62817
st/mesa: don't use pipe_surface for passing information about EGLImage
by Marek Olšák
· 7 years ago
d50ead5
gallium/u_tests: test sync_file fences
by Marek Olšák
· 7 years ago
598d613
i965: Implement ARB_indirect_parameters.
by Plamena Manolova
· 7 years ago
3fb8483
i965: Refactor brw_try_draw_prims.
by Plamena Manolova
· 7 years ago
646e112
i965: Indroduce brw_finish_drawing.
by Plamena Manolova
· 7 years ago
c63c8f5
i965: Introduce brw_prepare_drawing.
by Plamena Manolova
· 7 years ago
765e1fa
glsl: Remove spurious assertions
by Ian Romanick
· 7 years ago
ff5254b
glsl: Move 'foo = foo;' optimization to opt_dead_code_local
by Ian Romanick
· 7 years ago
623002f
glsl/ast: Use logical-or instead of conditional assignment to set fallthru_var
by Ian Romanick
· 7 years ago
d5361d9
glsl/ast: Generate a more compact expression to disable execution of default case
by Ian Romanick
· 7 years ago
3e5cd2a
glsl/ast: Explicitly track the set of case labels that occur after default
by Ian Romanick
· 7 years ago
f307de2
glsl/ast: Convert ast_case_label::hir to ir_builder
by Ian Romanick
· 7 years ago
4a8086c
glsl/ast: Use ir_binop_equal instead of ir_binop_all_equal
by Ian Romanick
· 7 years ago
ed80746
glsl/ast: Stop processing a switch-statement after an error in the init-expression
by Ian Romanick
· 7 years ago
6d1765c
glsl: Don't pass NULL to ir_assignment constructor when not necessary
by Ian Romanick
· 7 years ago
3cc997c
glsl: Convert lower_variable_index_to_cond_assign to ir_builder
by Ian Romanick
· 7 years ago
eb58668
glsl: Fix coding standards issues in lower_variable_index_to_cond_assign
by Ian Romanick
· 7 years ago
acd8b86
glsl: Convert lower_vec_index_to_cond_assign to using ir_builder
by Ian Romanick
· 7 years ago
1f4fcdb
glsl: Return ir_variable from compare_index_block
by Ian Romanick
· 7 years ago
4d00945
glsl: Fix coding standards issues in lower_vec_index_to_cond_assign
by Ian Romanick
· 7 years ago
425921a
glsl: Fix coding standards issues in lower_if_to_cond_assign
by Ian Romanick
· 7 years ago
ef61d09
nir/spirv: Allow loop breaks in a switch body.
by Bas Nieuwenhuizen
· 7 years ago
7f3eab0
freedreno/a5xx: fix missing restore state
by Rob Clark
· 7 years ago
278679f
radv: make radv_dynamic_state_copy() static
by Samuel Pitoiset
· 7 years ago
e915b8d
meson: change vulkan icd config to - instead of _
by Dylan Baker
· 7 years ago
9342a7d
meson: check for python2 mako
by Dylan Baker
· 7 years ago
86a82b6
docs: update calendar, add news item and link release notes for 17.2.2
by Juan A. Suarez Romero
· 7 years ago
47ef8c8
docs: add sha256 checksums for 17.2.2
by Juan A. Suarez Romero
· 7 years ago
9e74ee2
docs: add release notes for 17.2.2
by Juan A. Suarez Romero
· 7 years ago
677edff
wayland-egl: rework and simplify wl_egl_window initialization
by Emil Velikov
· 7 years ago
ebc51ff
wayland-egl: move WL_EGL_EXPORT declaration to where it's used
by Emil Velikov
· 7 years ago
0f8b0c0
wayland-egl: use C99 comments
by Emil Velikov
· 7 years ago
ab0589c
wayland-egl: remove no longer needed wayland-client dependency
by Emil Velikov
· 7 years ago
5bd13d8
wayland-egl: add stdint.h include for intptr_t
by Emil Velikov
· 7 years ago
860deb4
wayland-egl: forward declare struct wl_surface
by Emil Velikov
· 7 years ago
198af27
wayland-egl: rename wayland-egl-{priv,backend}.h
by Emil Velikov
· 7 years ago
d884d8d
egl/dri: link directly to libglapi.so
by Emil Velikov
· 7 years ago
21e2710
swr/rast: do not crash on NULL strings returned by getenv
by Emil Velikov
· 7 years ago
16ac70b
freedreno/a5xx: align height to GMEM
by Rob Clark
· 7 years ago
146c2b7
radeonsi: adjust clip discard based on line width / point size
by Nicolai Hähnle
· 7 years ago
6368047
radeonsi: remove si_context::{scissor_enabled,clip_halfz}
by Nicolai Hähnle
· 7 years ago
12f3155
radeonsi: simplify the signature of si_update_vs_writes_viewport_index
by Nicolai Hähnle
· 7 years ago
7bbcb6a
radeonsi: move current_rast_prim into si_context
by Nicolai Hähnle
· 7 years ago
6b416ec
radeonsi: move and rename scissor and viewport state and functions
by Nicolai Hähnle
· 7 years ago
449ac25
radeonsi: remove si_apply_scissor_bug_workaround
by Nicolai Hähnle
· 7 years ago
c955f45
radeonsi: move r600_viewport.c to si_viewport.c
by Nicolai Hähnle
· 7 years ago
30e3728
radeonsi: fix maximum advertised point size / line width
by Nicolai Hähnle
· 7 years ago
a3fa3b2
radeonsi: deduce rast_prim correctly for tessellation point mode
by Nicolai Hähnle
· 7 years ago
4d74432
radeonsi: don't discard points and lines
by Nicolai Hähnle
· 7 years ago
f86a112
radeonsi: move current_rast_prim to r600_common_context
by Nicolai Hähnle
· 7 years ago
6f83085
st/mesa: use R10G10B10X2 format where applicable
by Nicolai Hähnle
· 7 years ago
85a3e1c
gallium: add PIPE_FORMAT_R10G10B10X2_UNORM
by Nicolai Hähnle
· 7 years ago
d2b60e4
mesa/main: R10G10B10_(A2) formats are not color renderable in ES
by Nicolai Hähnle
· 7 years ago
f38b942
mesa/main: select the R10G10B10X2_UNORM internal format based on data type
by Nicolai Hähnle
· 7 years ago
fcae1a6
glsl: do not set the 'smooth' qualifier by default on ES shaders
by Nicolai Hähnle
· 7 years ago
d304c46
freedreno: fix PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
by Rob Clark
· 7 years ago
c3f5152
egl/wayland: simplify LIBGL_ALWAYS_SOFTWARE logic
by Eric Engestrom
· 7 years ago
6d23f7c
radeonsi: fix a regression in integer cube map handling
by Nicolai Hähnle
· 7 years ago
052b974
amd/common: move ac_build_phi from radeonsi
by Nicolai Hähnle
· 7 years ago
70f6b95
radv: remove unused radv_meta_state::btoi::render_pass handle
by Samuel Pitoiset
· 7 years ago
6f1447c
radv: do not check the number of levels when doing fast htile
by Samuel Pitoiset
· 7 years ago
06dbe07
radv: cleanup radv_device_finish_meta_XXX() helpers
by Samuel Pitoiset
· 7 years ago
2084629
radv: select the pipeline outside of emit_fast_clear_flush()
by Samuel Pitoiset
· 7 years ago
331a4f8
radv: drop useless param in emit_depth_decomp()
by Samuel Pitoiset
· 7 years ago
87f4e43
radv: drop useless check in depth_view_can_fast_clear()
by Samuel Pitoiset
· 7 years ago
689930f
radv: add radv_subpass_clear_attachment() helper
by Samuel Pitoiset
· 7 years ago
a821771
radv: add radv_attachment_needs_clear() helper
by Samuel Pitoiset
· 7 years ago
0a20812
radv: remove unused param in radv_handle_{cmask,dcc}_image_transition()
by Samuel Pitoiset
· 7 years ago
db2e68b
radv: add radv_vi_dcc_enabled() helper
by Samuel Pitoiset
· 7 years ago
457306f
radv: do not need to double zero-init the meta state structures
by Samuel Pitoiset
· 7 years ago
af62984
radv: inline destroy_render_pass()
by Samuel Pitoiset
· 7 years ago
84635ef
radv: use pipeline handles instead of objects for meta clear operations
by Samuel Pitoiset
· 7 years ago
a5f76d2
radv: inline blit2d_unbind_dst()
by Samuel Pitoiset
· 7 years ago
219be27
radv: rework DCC/CMASK/FMASK/HTILE allocations
by Samuel Pitoiset
· 7 years ago
1262e82
meson: fix version typo + grammar
by Eric Engestrom
· 7 years ago
5e584a9
i965: skip reading unused slots at the begining of the URB for the FS
by Iago Toral Quiroga
· 7 years ago
3cfd6ad
i965: Normalize types for FBL, FBH, etc
by Matt Turner
· 8 years ago
da3cf0e
radeonsi: don't use the template keyword
by Marek Olšák
· 7 years ago
e90a2ed
glx: don't use the template keyword
by Marek Olšák
· 7 years ago
9592c43
gallium/vl: don't use the template keyword
by Marek Olšák
· 7 years ago
874db83
egl/dri2: don't use the template keyword
by Marek Olšák
· 7 years ago
3797a82
radeonsi/uvd: clean up si_video_buffer_create
by Benedikt Schemmer
· 7 years ago
Next »