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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
i965/miptree: Use the isl helpers for creating aux surfaces
Jason Ekstrand
2016-08-17
1
-46
/
+9
*
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
*
i965/miptree: Support depth in get_isl_clear_color
Jason Ekstrand
2016-08-17
1
-1
/
+6
*
i965/blorp: Remove unused fields from blorp_surface_info
Jason Ekstrand
2016-08-17
2
-19
/
+0
*
i965/blorp: Simplify depth buffer state setup a bit
Jason Ekstrand
2016-08-17
2
-55
/
+17
*
i965/blorp: Use the generic surface state path for gen8 textures
Jason Ekstrand
2016-08-17
4
-48
/
+8
*
i965/blorp: Only do offset hacks for fake W-tiling and IMS
Jason Ekstrand
2016-08-17
3
-114
/
+153
*
i965/blorp: Add a z_offset field to blorp_surface_info
Jason Ekstrand
2016-08-17
3
-9
/
+14
*
i965/blorp: Pass the Z component into all texture operations
Jason Ekstrand
2016-08-17
1
-42
/
+35
*
i965/blorp: Rework hiz rect alignment calculations
Jason Ekstrand
2016-08-17
1
-8
/
+15
*
i965/blorp: Map 1-D render targets with DIM_LAYOUT_GEN4_2D as 2D on gen9
Jason Ekstrand
2016-08-17
1
-0
/
+6
*
i965/miptree: Fill out the isl_surf::usage field
Jason Ekstrand
2016-08-17
1
-1
/
+24
*
i965/blorp: Use the isl_view from the blorp_surface_info
Jason Ekstrand
2016-08-17
1
-17
/
+1
*
i965/blorp: Get rid of brw_blorp_surface_info::width/height
Jason Ekstrand
2016-08-17
5
-44
/
+25
*
i965/blorp: Move surface offset calculations into a helper
Jason Ekstrand
2016-08-17
1
-32
/
+43
*
i965/blorp: Use ISL to compute image offsets
Jason Ekstrand
2016-08-17
1
-3
/
+91
*
i965/blorp: Add an isl_view to blorp_surface_info
Jason Ekstrand
2016-08-17
5
-53
/
+60
*
i965/blorp: Move intratile offset calculations out of surface state setup
Jason Ekstrand
2016-08-17
3
-29
/
+18
*
i965/blorp: Refactor interleaved multisample destination handling
Jason Ekstrand
2016-08-17
1
-37
/
+34
*
i965/blorp: Get rid of brw_blorp_surface_info::array_layout
Jason Ekstrand
2016-08-17
2
-10
/
+0
*
i965/blorp: Use isl_msaa_layout instead of intel_msaa_layout
Jason Ekstrand
2016-08-17
3
-104
/
+39
*
i965/blorp: Use the ISL aux_layout for deciding whether to do an MCS fetch
Jason Ekstrand
2016-08-17
2
-7
/
+11
*
i965/blorp: Get rid of brw_blorp_surface_info::num_samples
Jason Ekstrand
2016-08-17
6
-35
/
+31
*
i965/blorp: Make sample count asserts a bit more lazy
Jason Ekstrand
2016-08-17
1
-5
/
+5
*
i965/blorp: Get rid of brw_blorp_surface_info::map_stencil_as_y_tiled
Jason Ekstrand
2016-08-17
3
-39
/
+26
*
i965/blorp: Remove compute_tile_offsets
Jason Ekstrand
2016-08-17
2
-34
/
+5
*
i965/blorp: Create the isl_surf up-front
Jason Ekstrand
2016-08-17
2
-11
/
+19
*
i965/blorp/clear: Initialize surface info after allocating an MCS
Jason Ekstrand
2016-08-17
1
-6
/
+6
*
i965/miptree: Remove the stencil_as_y_tiled parameter from get_tile_masks
Jason Ekstrand
2016-08-17
4
-10
/
+8
*
mesa/st: use llabs instead of abs for long args (v2)
Francesco Ansanelli
2016-08-17
1
-1
/
+1
*
gallium: change pipe_image_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
2
-10
/
+5
*
gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
2016-08-17
2
-11
/
+7
*
st_glsl_to_tgsi: use calloc the way it's meant to be used
Nicolai Hähnle
2016-08-17
1
-1
/
+1
*
i965/fs: Estimate maximum sampler message execution size more accurately.
Francisco Jerez
2016-08-16
1
-37
/
+72
*
i965/fs: Return zero from fs_inst::components_read for non-present sources.
Francisco Jerez
2016-08-16
1
-2
/
+5
*
i965/fs: Lower TEX to TXL during NIR translation.
Francisco Jerez
2016-08-16
2
-14
/
+6
*
st/mesa: use pipe var instead of st->pipe in st_create_context_priv()
Brian Paul
2016-08-16
1
-4
/
+4
*
mesa: Remove duplicate include.
Mathias Fröhlich
2016-08-15
1
-1
/
+0
*
vbo: Remove always true return from vbo_bind_arrays.
Mathias Fröhlich
2016-08-15
2
-26
/
+12
*
mesa: Move check for vbo mapping into api_validate.c.
Mathias Fröhlich
2016-08-15
2
-7
/
+8
*
mesa: Move _mesa_all_buffers_are_unmapped to arrayobj.c.
Mathias Fröhlich
2016-08-15
3
-35
/
+33
*
vbo: Array draw must not care about glBegin/glEnd vbo mapping.
Mathias Fröhlich
2016-08-15
1
-17
/
+1
*
vbo: allow DrawElementsBaseVertex in display lists
Ilia Mirkin
2016-08-14
1
-5
/
+13
[next]