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
/
mesa
/
drivers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965/bufmgr: Allocate BO pages outside of the kernel's locking.
Kenneth Graunke
2017-07-22
1
-0
/
+13
*
i965: Support the mesa_no_error driconf option.
Kenneth Graunke
2017-07-22
2
-0
/
+4
*
i965: Delete gen8_draw_upload.c
Kenneth Graunke
2017-07-22
1
-0
/
+0
*
i965/miptree: Clean-up unused
Topi Pohjolainen
2017-07-22
14
-1646
/
+96
*
i965/miptree: Switch remaining surfaces to isl
Topi Pohjolainen
2017-07-22
2
-93
/
+41
*
i965/miptree: Drop miptree_array_layout in get_isl_dim_layout()
Topi Pohjolainen
2017-07-22
3
-11
/
+8
*
i965/miptree: Relax size alignment for linear surfaces
Topi Pohjolainen
2017-07-22
1
-1
/
+6
*
i965/miptree: Store compression flag also for isl based
Topi Pohjolainen
2017-07-22
1
-0
/
+1
*
i965/miptree: Check tex image allocation failures
Topi Pohjolainen
2017-07-22
1
-0
/
+2
*
i965/miptree/gen4: Prepare x-tiled fallback for isl based
Topi Pohjolainen
2017-07-22
1
-6
/
+20
*
i965/miptree: Prepare non-tiled fallback for isl based
Topi Pohjolainen
2017-07-22
1
-0
/
+36
*
i965/miptree: Prepare has_color_unresolved() for isl based
Topi Pohjolainen
2017-07-22
1
-1
/
+5
*
i965: Enable ARB_shader_ballot on Gen8+
Matt Turner
2017-07-20
1
-0
/
+1
*
i965: Enable ARB_shader_group_vote
Matt Turner
2017-07-20
1
-0
/
+1
*
i965: Rename batch->exec_objects to validation_list
Chris Wilson
2017-07-20
2
-12
/
+14
*
Revert "i965: Call intel_prepare_render() from intel_update_state()"
Kenneth Graunke
2017-07-20
1
-2
/
+0
*
i965: Represent depth surfaces with isl
Topi Pohjolainen
2017-07-20
3
-48
/
+94
*
i965: Drop redundant check for non-tiled depth buffer
Topi Pohjolainen
2017-07-20
2
-4
/
+2
*
i965/miptree: Prepare 3D surfaces with physical 2D layout
Topi Pohjolainen
2017-07-20
1
-17
/
+22
*
i965/miptree: Prepare aux state map for isl based
Topi Pohjolainen
2017-07-20
1
-3
/
+18
*
i965/miptree: Represent y-tiled stencil copies with isl
Topi Pohjolainen
2017-07-20
1
-5
/
+4
*
i965/miptree: Represent w-tiled stencil surfaces with isl
Topi Pohjolainen
2017-07-20
3
-20
/
+36
*
i965/miptree: Prepare compressed offsets for isl based
Topi Pohjolainen
2017-07-20
1
-1
/
+1
*
i965/miptree: Add support for imported bo offsets for isl based
Topi Pohjolainen
2017-07-20
1
-0
/
+13
*
i965/fbo: Add support for isl-based miptrees in rb wrapper
Topi Pohjolainen
2017-07-20
1
-0
/
+4
*
i965: Prepare image setup from miptree for isl based
Topi Pohjolainen
2017-07-20
1
-2
/
+9
*
i965: Prepare tex, img and rt state emission for isl based miptrees
Topi Pohjolainen
2017-07-20
1
-5
/
+16
*
i965: Refactor miptree to isl converter and adjustment
Topi Pohjolainen
2017-07-20
1
-46
/
+57
*
i965: Prepare tex (sub)image for isl based
Topi Pohjolainen
2017-07-20
2
-5
/
+23
*
i965/wm: Prepare image surfaces for isl based
Topi Pohjolainen
2017-07-20
1
-0
/
+6
*
i965/wm: Fix number of layers in 3D images
Topi Pohjolainen
2017-07-20
1
-3
/
+13
*
i965/miptree: Prepare intel_miptree_copy() for isl based
Topi Pohjolainen
2017-07-20
1
-4
/
+16
*
i965: Prepare blit engine for isl based miptrees
Topi Pohjolainen
2017-07-20
1
-5
/
+11
*
i965/miptree: Store chars-per-pixel even for isl based
Topi Pohjolainen
2017-07-20
1
-0
/
+1
*
i965/miptree: Switch to isl_surf::row_pitch
Topi Pohjolainen
2017-07-20
13
-66
/
+48
*
i965/miptree: Take interleaving into account in stencil pitch
Topi Pohjolainen
2017-07-20
3
-58
/
+20
*
i965/miptree: Switch to isl_surf::tiling
Topi Pohjolainen
2017-07-20
15
-133
/
+128
*
i965/miptree: Use isl_tiling_to_i915_tiling()
Topi Pohjolainen
2017-07-20
2
-14
/
+1
*
i965/miptree: Switch to isl_surf::samples
Topi Pohjolainen
2017-07-20
11
-49
/
+43
*
i965/miptree: Use num_samples of 1 instead of 0 for single-sampled
Topi Pohjolainen
2017-07-20
10
-32
/
+38
*
i965/miptree: Switch to isl_surf::msaa_layout
Topi Pohjolainen
2017-07-20
6
-131
/
+30
*
drirc: whitelist War Thunder (Wine) for glthread
Marek Olšák
2017-07-19
1
-0
/
+3
*
dri/common: use designated initializers for OptConfElems
Emil Velikov
2017-07-19
1
-1
/
+4
*
swrast: add dri2ConfigQueryExtension to the correct extension list
Emil Velikov
2017-07-19
1
-1
/
+0
*
radeon: remove local vblank_mode option
Emil Velikov
2017-07-19
1
-2
/
+0
*
i915: remove local vblank_mode option
Emil Velikov
2017-07-19
1
-1
/
+0
*
i965: remove local vblank_mode option
Emil Velikov
2017-07-19
1
-1
/
+0
*
i965/blorp: Use the return value of brw_emit_reloc.
Kenneth Graunke
2017-07-18
1
-3
/
+3
*
i965: Delete dead brw_program_reloc function.
Kenneth Graunke
2017-07-18
1
-15
/
+0
*
i965: Convert WM_STATE to genxml on gen4-5.
Rafael Antognolli
2017-07-18
6
-437
/
+153
[prev]
[next]