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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
compiler: fix typo
Eric Engestrom
2017-11-28
1
-1
/
+1
*
compiler: use NDEBUG to guard asserts
Eric Engestrom
2017-11-28
3
-6
/
+6
*
broadcom: use NDEBUG to guard asserts
Eric Engestrom
2017-11-28
1
-5
/
+5
*
vc4: check preprocessor token existence using #ifdef instead of #if
Eric Engestrom
2017-11-28
1
-3
/
+3
*
st/dri: replace hard-coded array size with ARRAY_SIZE()
Eric Engestrom
2017-11-28
1
-1
/
+1
*
radeonsi/gfx9: simplify condition for on-chip ESGS
Nicolai Hähnle
2017-11-28
1
-3
/
+1
*
radeonsi: clarify that si_shader_selector::esgs_itemsize is set for the ES part
Nicolai Hähnle
2017-11-28
1
-1
/
+3
*
radeonsi: use si_shader_context instead of lp_build_context in more places
Nicolai Hähnle
2017-11-28
1
-27
/
+23
*
radeonsi: cleanup si_initialize_color_surface
Nicolai Hähnle
2017-11-28
1
-12
/
+12
*
radeonsi: avoid attempting to create CMASK if the tiling mode doesn't have it
Nicolai Hähnle
2017-11-28
1
-0
/
+2
*
radeonsi: check that we don't leak fine.buf references
Nicolai Hähnle
2017-11-28
1
-0
/
+2
*
ac/surface: fix indentation
Nicolai Hähnle
2017-11-28
1
-1
/
+1
*
amd/common: sid.h cleanups
Nicolai Hähnle
2017-11-28
3
-20
/
+38
*
st_glsl_to_tgsi: check for the tail sentinel in merge_two_dsts
Nicolai Hähnle
2017-11-28
1
-3
/
+3
*
mesa/gles: adjust internal format in glTexSubImage2D error checks
Tapani Pälli
2017-11-28
1
-1
/
+55
*
radv: Use the suffixed versions of VK_QUEUE_GLOBAL_PRIORITY_*
Jason Ekstrand
2017-11-27
1
-4
/
+4
*
vulkan: Update the XML and headers to 1.0.66
Jason Ekstrand
2017-11-27
1
-15
/
+56
*
intel/blorp: Drop blorp_resolve_ccs_attachment
Jason Ekstrand
2017-11-27
2
-61
/
+20
*
anv: Let blorp handle indirect clear colors for CCS resolves
Jason Ekstrand
2017-11-27
3
-67
/
+20
*
anv: Move get_fast_clear_state_address into anv_private.h
Jason Ekstrand
2017-11-27
2
-50
/
+33
*
intel/blorp: Take a range of layers in blorp_ccs_resolve
Jason Ekstrand
2017-11-27
3
-4
/
+8
*
intel/blorp: Add initial support for indirect clear colors
Jason Ekstrand
2017-11-27
6
-0
/
+109
*
i965/blorp: Use a designated initializer for blorp_surf
Jason Ekstrand
2017-11-27
1
-8
/
+9
*
intel/blorp: Add fast-clear to the special case in MSAA resolves
Jason Ekstrand
2017-11-27
1
-2
/
+9
*
intel/blorp/blit: Rename blorp_nir_txf_ms_mcs
Jason Ekstrand
2017-11-27
1
-4
/
+5
*
st/glsl_to_tgsi: make use of driver_cache_blob with the disk cache
Timothy Arceri
2017-11-28
4
-231
/
+110
*
glsl: Fix typo nagivation -> navigation
Gwan-gyeong Mun
2017-11-28
1
-1
/
+1
*
gl_table.py: add extern C guard for the generated glapitable.h
Emil Velikov
2017-11-27
1
-0
/
+8
*
ac: pack legacy_surf_level better
Marek Olšák
2017-11-27
1
-3
/
+3
*
ac: change legacy_surf_level::slice_size to dword units
Marek Olšák
2017-11-27
12
-36
/
+38
*
ac: pack ac_surface better
Marek Olšák
2017-11-27
3
-11
/
+12
*
radeonsi: always initialize max_forced_staging_uploads
Marek Olšák
2017-11-27
1
-0
/
+2
*
radeonsi: remove an old hack for evergreen
Marek Olšák
2017-11-27
1
-10
/
+0
*
radeonsi: set COMPUTE_RESOURCE_LIMITS.FORCE_SIMD_DIST when profitable
Marek Olšák
2017-11-27
1
-1
/
+16
*
ac/nir: don't write tcs outputs to LDS that aren't read back.
Dave Airlie
2017-11-27
1
-1
/
+16
*
nir: fill outputs_read field and add patch outputs read (v2)
Dave Airlie
2017-11-27
2
-12
/
+30
*
r600/eg: dump event type in dumps
Dave Airlie
2017-11-27
1
-0
/
+1
*
nouveau/compiler: Allow to omit line numbers when printing instructions
Tobias Klausmann
2017-11-26
5
-4
/
+13
*
radeonsi: try flushing unflushed fences in si_fence_finish even when timeout ...
Nicolai Hähnle
2017-11-26
1
-3
/
+3
*
nv50/ir: move LateAlgebraicOpt to the very end
Ilia Mirkin
2017-11-26
1
-1
/
+1
*
nv50/ir: when merging immediates/consts, load directly
Ilia Mirkin
2017-11-26
1
-1
/
+21
*
nv50/ir: add optimization for modulo by a non-power-of-2 value
Ilia Mirkin
2017-11-26
1
-0
/
+15
*
nv50/ir: optimize signed integer modulo by pow-of-2
Ilia Mirkin
2017-11-25
2
-10
/
+29
*
util: Just give up and define PIPE_ARCH_LITTLE_ENDIAN on MSVC
Matt Turner
2017-11-25
1
-2
/
+3
*
util: Use preprocessor correctly
Matt Turner
2017-11-25
1
-1
/
+1
*
freedreno/a4xx: add ARB_framebuffer_no_attachments support
Ilia Mirkin
2017-11-25
2
-1
/
+6
*
freedreno/a4xx: add indirect draw support
Ilia Mirkin
2017-11-25
2
-0
/
+33
*
freedreno: regenerate pm4 header, adjust code for new names
Ilia Mirkin
2017-11-25
3
-114
/
+171
*
freedreno/a4xx: add stencil texturing support
Ilia Mirkin
2017-11-25
3
-12
/
+35
*
freedreno/ir3: add a pass to lower tg4 to txl, enable gather on a4xx
Ilia Mirkin
2017-11-25
7
-3
/
+151
[next]