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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: add a comment that describes the trace BO layout
Samuel Pitoiset
2017-09-14
1
-0
/
+6
*
radv: initialize the trace BO to 0
Samuel Pitoiset
2017-09-14
1
-1
/
+6
*
swr: use ARRAY_SIZE macro
Eric Engestrom
2017-09-14
1
-4
/
+6
*
mesa: Deal with size differences between GLuint and GLhandleARB in GetAttache...
Jeremy Huddleston Sequoia
2017-09-13
1
-7
/
+15
*
gallium/{r600, radeonsi}: Fix segfault with color format (v2)
Denis Pauk
2017-09-14
3
-1
/
+17
*
i965: Add an INTEL_DEBUG=submit option for printing batch statistics.
Kenneth Graunke
2017-09-13
4
-2
/
+4
*
radv/nir: call opt_remove_phis after trivial continues.
Dave Airlie
2017-09-13
1
-0
/
+1
*
util/build_id: Include <dlfcn.h>
Chad Versace
2017-09-13
1
-0
/
+1
*
util: Query build-id by symbol address, not library name
Chad Versace
2017-09-13
3
-13
/
+17
*
st/glsl_to_tgsi: remove unused code in temprename
Nicolai Hähnle
2017-09-13
1
-15
/
+1
*
st/glsl_to_tgsi: be precise about merging scopes
Nicolai Hähnle
2017-09-13
1
-2
/
+2
*
ac/surface: match Z and stencil tile config
Nicolai Hähnle
2017-09-13
1
-7
/
+42
*
ac/surface: sanity-check that we got a TC-compatible HTILE if requested
Nicolai Hähnle
2017-09-13
1
-0
/
+6
*
ac/addrlib: enable assertions in debug builds
Nicolai Hähnle
2017-09-13
1
-9
/
+17
*
ac/addrlib: relax an assertion
Nicolai Hähnle
2017-09-13
1
-1
/
+2
*
ac/addrlib: relax an assertion
Nicolai Hähnle
2017-09-13
1
-1
/
+1
*
radeonsi: hard-code pixel center for interpolateAtSample without multisample ...
Nicolai Hähnle
2017-09-13
3
-1
/
+33
*
radeonsi: apply a mask to gl_SampleMaskIn in the PS prolog
Nicolai Hähnle
2017-09-13
3
-5
/
+76
*
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
[next]