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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: automake: build with -Bsymbolic
Emil Velikov
2016-08-18
1
-0
/
+1
*
anv: automake: use VISIBILITY_CFLAGS to restrict symbol visibility
Emil Velikov
2016-08-18
2
-3
/
+7
*
anv: remove internal 'validate' layer
Emil Velikov
2016-08-18
2
-110
/
+11
*
nir/search: Extend 'a@bool' to handle a couple of system values.
Kenneth Graunke
2016-08-18
1
-0
/
+7
*
nir/search: Fold src_is_bool()/alu_instr_is_bool() into src_is_type().
Kenneth Graunke
2016-08-18
1
-31
/
+19
*
nir/search: Introduce a src_is_type() helper for 'a@type' handling.
Kenneth Graunke
2016-08-18
1
-13
/
+29
*
i965: Fix barrier count shift in scalar TCS backend.
Kenneth Graunke
2016-08-18
1
-1
/
+1
*
i965: Fix execution size of scalar TCS barrier setup code.
Kenneth Graunke
2016-08-18
1
-6
/
+6
*
i965: Implement the WaPreventHSTessLevelsInterference workaround.
Kenneth Graunke
2016-08-18
6
-3
/
+175
*
nir/builder: Add bany_inequal and bany helpers.
Kenneth Graunke
2016-08-18
1
-0
/
+19
*
mesa: Fix uf10_to_f32() scale factor in the E == 0 and M != 0 case.
Kenneth Graunke
2016-08-17
1
-1
/
+1
*
swr: [rasterizer core] only use Viewport/Scissors during SwrDraw* operations
Tim Rowley
2016-08-17
12
-415
/
+400
*
swr: [rasterizer common] reorder SWR_FORMAT_INFO
Tim Rowley
2016-08-17
2
-825
/
+1433
*
swr: [rasterizer core] make dirtytile list point directly to macrotilequeues
Tim Rowley
2016-08-17
3
-14
/
+15
*
swr: [rasterizer core] portability - remove use of INT64
Tim Rowley
2016-08-17
1
-2
/
+2
*
swr: [rasterizer core] viewport transform disabled fix
Tim Rowley
2016-08-17
1
-4
/
+11
*
swr: [rasterizer core] clamp scissor rects to current tile rect
Tim Rowley
2016-08-17
1
-0
/
+18
*
swr: [rasterizer core] align stats structures
Tim Rowley
2016-08-17
1
-2
/
+2
*
swr: [rasterizer core] use AVX2 permute to simplify PaTriList
Tim Rowley
2016-08-17
1
-1
/
+35
*
swr: [rasterizer core] move some global variables to SWR_CONTEXT
Tim Rowley
2016-08-17
2
-9
/
+9
*
swr: [rasterizer core] change scale on VP matrix element gathers
Tim Rowley
2016-08-17
1
-6
/
+6
*
swr: [rasterizer] implementing native AVX-512 simd16 intrinsics
Tim Rowley
2016-08-17
2
-84
/
+265
*
i965/blorp: Use nir_alu_type for the texture data type
Jason Ekstrand
2016-08-17
2
-27
/
+16
*
i965: brw_blorp_blit.cpp -> blorp_blit.c
Jason Ekstrand
2016-08-17
2
-6
/
+6
*
i965: brw_blorp_clear.cpp -> blorp_clear.c
Jason Ekstrand
2016-08-17
2
-5
/
+1
*
i965: Split brw_blorp.c/h into multiple files
Jason Ekstrand
2016-08-17
11
-1373
/
+1495
*
i965/blorp: Factor the guts of blorp_hiz_exec into a helper
Jason Ekstrand
2016-08-17
1
-18
/
+25
*
i965/blorp: Break the guts of do_single_blorp_clear into two helpers
Jason Ekstrand
2016-08-17
1
-64
/
+111
*
i965/meta_util: Convert get_fast_clear_rect to take an isl_surf
Jason Ekstrand
2016-08-17
3
-14
/
+17
*
i965/blorp/clear: Move isl_surf setup higher in the function
Jason Ekstrand
2016-08-17
1
-10
/
+10
*
i965/blorp: Refactor fast-clear logic a bit
Jason Ekstrand
2016-08-17
1
-12
/
+13
*
i965/blorp/clear: Stop stomping the destination format
Jason Ekstrand
2016-08-17
1
-3
/
+1
*
i965/meta_util: Only modify the input parameters in get_fast_clear_rect
Jason Ekstrand
2016-08-17
3
-13
/
+4
*
i965/blorp: Stop calling brw_meta_get_buffer_rect
Jason Ekstrand
2016-08-17
3
-24
/
+0
*
i965/blorp: Pull the guts of resolve_color into a miptree-agnostic helper
Jason Ekstrand
2016-08-17
1
-18
/
+25
*
i965/meta_util: Convert get_resolve_rect to use ISL
Jason Ekstrand
2016-08-17
3
-28
/
+28
*
i965/blorp: Make the guts of brw_blorp_blit_miptrees miptree-unaware
Jason Ekstrand
2016-08-17
2
-19
/
+53
*
i965/blorp: Add a new brw_blorp_surf intermediate struct
Jason Ekstrand
2016-08-17
4
-99
/
+188
*
i965/blorp: Use the isl_surf for more params setup
Jason Ekstrand
2016-08-17
1
-58
/
+21
*
i965/blorp: Do gen6 stencil offsets up-front
Jason Ekstrand
2016-08-17
3
-86
/
+34
*
i965/blorp: Set up HiZ surfaces up-front
Jason Ekstrand
2016-08-17
4
-32
/
+65
*
i964/blorp: Set up most aux surfaces up-front
Jason Ekstrand
2016-08-17
2
-23
/
+28
*
i965/blorp: Stop using the miptree in state setup for tex/rt surfaces
Jason Ekstrand
2016-08-17
6
-50
/
+45
*
i965/blorp/blit: Move format work-arounds before surface_info_init
Jason Ekstrand
2016-08-17
1
-11
/
+12
*
i965/miptree: Add real support for HiZ
Jason Ekstrand
2016-08-17
1
-13
/
+28
*
isl/state: Only set clear color if aux is used
Jason Ekstrand
2016-08-17
1
-25
/
+27
*
i965/miptree: Use the isl helpers for creating aux surfaces
Jason Ekstrand
2016-08-17
1
-46
/
+9
*
isl: Add helpers for creating different types of aux surfaces
Jason Ekstrand
2016-08-17
2
-0
/
+136
*
i965/miptree: Use mcs_mt->qpitch for aux surfaces
Jason Ekstrand
2016-08-17
1
-1
/
+2
*
i965/miptree: Allow get_aux_isl_surf when there is no aux surface
Jason Ekstrand
2016-08-17
1
-1
/
+2
[next]