index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: remove SET_PREDICATION workaround on newer firmware
Nicolai Hähnle
2017-09-13
1
-2
/
+4
*
amd/common: get ME/PFP/CE firmware feature versions as well
Nicolai Hähnle
2017-09-13
3
-4
/
+12
*
radeonsi: rename variable to clarify its meaning
Nicolai Hähnle
2017-09-13
1
-10
/
+10
*
radeonsi: make si_init_shader_selector_async static
Nicolai Hähnle
2017-09-13
2
-2
/
+1
*
radeonsi: fix segfault in descriptor dumping
Nicolai Hähnle
2017-09-13
1
-0
/
+18
*
ddebug: write out final driver log messages with GALLIUM_DDEBUG=always
Nicolai Hähnle
2017-09-13
3
-2
/
+15
*
swr/rast: Fetch compile state changes
Tim Rowley
2017-09-13
3
-6
/
+15
*
swr/rast: adjust linux cpu topology identification code
Tim Rowley
2017-09-13
1
-43
/
+38
*
swr/rast: Missed conversion to SIMD_T
Tim Rowley
2017-09-13
1
-1
/
+1
*
swr/rast: whitespace changes
Tim Rowley
2017-09-13
1
-0
/
+2
*
swr/rast: add graph write to jit debug putput
Tim Rowley
2017-09-13
1
-3
/
+3
*
swr/rast: Migrate memory pointers to gfxptr_t type
Tim Rowley
2017-09-13
9
-36
/
+36
*
swr/rast: Remove hardcoded clip/cull slot from clipper
Tim Rowley
2017-09-13
1
-14
/
+21
*
swr/rast: Start to remove hardcoded clipcull_dist vertex attrib slot
Tim Rowley
2017-09-13
3
-8
/
+15
*
swr/rast: Move clip/cull enables in API
Tim Rowley
2017-09-13
9
-40
/
+40
*
swr/rast: Add new API SwrStallBE
Tim Rowley
2017-09-13
2
-0
/
+17
*
glsl: compile unused function out
Eric Engestrom
2017-09-13
1
-0
/
+2
*
radv: compile out unused code
Eric Engestrom
2017-09-13
1
-0
/
+2
*
radv: clear push_constant_stages when resetting a command buffer
Samuel Pitoiset
2017-09-13
1
-0
/
+1
*
radv: add more radv_emit_XXX() helpers for the dynamic state
Samuel Pitoiset
2017-09-13
1
-40
/
+77
*
radv: remove useless 'cmd_buffer' param from radv_buffer_view_init()
Samuel Pitoiset
2017-09-13
4
-7
/
+5
*
radv/gfx9: fix image resource handling.
Dave Airlie
2017-09-13
1
-8
/
+19
*
radv/ac: bump params array for image atomic comp swap
Dave Airlie
2017-09-13
1
-1
/
+1
*
radv/gfx9: set mip0-depth correctly for 2d arrays/3d images
Dave Airlie
2017-09-13
1
-2
/
+2
*
radv: handle GFX9 1D textures
Dave Airlie
2017-09-13
2
-14
/
+76
*
radv: don't use iview for meta image width/height.
Dave Airlie
2017-09-13
2
-13
/
+21
*
intel/eu/validate: Look up types on demand in execution_type()
Jason Ekstrand
2017-09-12
1
-4
/
+2
*
Revert "winsys/amdgpu: disable local BOs on Raven"
Marek Olšák
2017-09-12
1
-2
/
+1
*
radv: Don't allocate CMASK for linear images.
Bas Nieuwenhuizen
2017-09-12
1
-1
/
+3
*
radv: Disable multilayer & multilevel DCC.
Bas Nieuwenhuizen
2017-09-12
1
-0
/
+1
*
docs: Document shader capturing environment variables.
Kenneth Graunke
2017-09-12
2
-0
/
+17
*
docs/egl: remove reference to EGL_DRIVERS_PATH
Eric Engestrom
2017-09-12
1
-21
/
+0
*
util/disk_cache: turn MESA_GLSL_CACHE_DISABLE into a boolean
Eric Engestrom
2017-09-12
3
-4
/
+5
*
glx: turn LIBGL_NO_DRAWARRAYS into a boolean
Eric Engestrom
2017-09-12
2
-2
/
+6
*
glx: turn LIBGL_PROFILE_CORE into a boolean
Eric Engestrom
2017-09-12
1
-1
/
+1
*
glx: turn LIBGL_DUMP_VISUALID into a boolean
Eric Engestrom
2017-09-12
1
-1
/
+1
*
egl+glx: turn LIBGL_DRI3_DISABLE into a boolean
Eric Engestrom
2017-09-12
3
-3
/
+3
*
glx: turn LIBGL_ALWAYS_INDIRECT into a boolean
Eric Engestrom
2017-09-12
3
-3
/
+3
*
glx: turn LIBGL_ALLOW_SOFTWARE into a boolean
Eric Engestrom
2017-09-12
1
-2
/
+2
*
egl+glx: turn LIBGL_ALWAYS_SOFTWARE into a boolean
Eric Engestrom
2017-09-12
9
-9
/
+14
*
glx: turn LIBGL_DIAGNOSTIC into a boolean
Eric Engestrom
2017-09-12
6
-5
/
+16
*
gbm: turn GBM_ALWAYS_SOFTWARE into a boolean
Eric Engestrom
2017-09-12
3
-3
/
+9
*
anv: fix build issues on release build
Tapani Pälli
2017-09-12
1
-1
/
+1
*
glsl: Disallow unsized array of atomic_uint
Iago Toral Quiroga
2017-09-12
1
-0
/
+11
*
anv: remove extra 'debug:' from anv_debug_ignored_stype
Tapani Pälli
2017-09-12
1
-1
/
+1
*
anv: move brw_process_intel_debug_variable to happen early
Tapani Pälli
2017-09-12
1
-2
/
+2
*
anv: wire up vk_errorf macro to do debug reporting
Tapani Pälli
2017-09-12
9
-33
/
+74
*
anv: wire up anv_perf_warn macro to do debug reporting
Tapani Pälli
2017-09-12
5
-16
/
+141
*
anv: implementation of VK_EXT_debug_report extension
Tapani Pälli
2017-09-12
5
-0
/
+180
*
i965: do not fallback to linear tiling for stencil surfaces
Iago Toral Quiroga
2017-09-12
1
-4
/
+7
[next]