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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: add support for memory object creation/import/delete
Andres Rodriguez
2017-08-06
1
-0
/
+4
*
i965: Reduce passing 2x32b of reloc_domains to 2 bits
Chris Wilson
2017-08-04
23
-291
/
+127
*
i965: Convert reloc.target_handle into an index for I915_EXEC_HANDLE_LUT
Kenneth Graunke
2017-08-04
1
-2
/
+2
*
i965: Use a C99 initializer for new validation list entries.
Kenneth Graunke
2017-08-04
1
-10
/
+7
*
i965: Simplify some bo != batch->bo special cases.
Kenneth Graunke
2017-08-04
1
-27
/
+19
*
i965: Use I915_EXEC_BATCH_FIRST when available.
Kenneth Graunke
2017-08-04
4
-10
/
+33
*
i965: Move add_exec_bo()
Chris Wilson
2017-08-04
1
-53
/
+53
*
i965: Ignore reloc read/write domains
Chris Wilson
2017-08-04
1
-11
/
+7
*
i965: Use I915_EXEC_NO_RELOC
Chris Wilson
2017-08-04
1
-7
/
+33
*
i965: Initialize flags to 0 and |= in new flags.
Kenneth Graunke
2017-08-04
1
-3
/
+3
*
i965: Make add_exec_bo return the validation list index.
Kenneth Graunke
2017-08-04
1
-4
/
+5
*
i965: Track last location of bo used for the batch
Chris Wilson
2017-08-04
3
-2
/
+27
*
i965: Always use the pre-computed offset for the relocation entry
Chris Wilson
2017-08-04
2
-42
/
+36
*
i965: Make brw_emit_reloc assert that the target BO is non-NULL.
Kenneth Graunke
2017-08-04
1
-0
/
+2
*
i965: Prefer using streaming reads from WC mmaps
Chris Wilson
2017-08-04
1
-3
/
+15
*
i965: Drop unnecessary I915_PARAM_HAS_EXEC_CAPTURE defines
Kenneth Graunke
2017-08-03
1
-3
/
+0
*
i965/blit: Remember to include miptree buffer offset in relocs
Chris Wilson
2017-08-02
2
-3
/
+3
*
i965: Set "Subslice Hashing Mode" to 16x16 on Apollolake.
Kenneth Graunke
2017-08-02
2
-0
/
+16
*
mesa/dri: drop unneeded mm.h include
Dave Airlie
2017-08-03
4
-4
/
+0
*
i965: simplify intel_image_format_lookup()
Emil Velikov
2017-08-02
1
-7
/
+3
*
i965: annotate struct intel_image_format as const
Emil Velikov
2017-08-02
3
-10
/
+10
*
i965: Delete pitch alignment assertion in get_blit_intratile_offset_el.
Kenneth Graunke
2017-08-02
1
-1
/
+0
*
android: export intermediates from libmesa_util
Tapani Pälli
2017-08-02
1
-0
/
+2
*
i965: Check result of make_surface() for intel_miptree_create_for_bo
Chris Wilson
2017-08-01
1
-0
/
+2
*
Fix SCons build
Nicolai Hähnle
2017-08-01
1
-1
/
+1
*
i965/drm: Inline brw_bo_references.
Kenneth Graunke
2017-07-31
2
-7
/
+6
*
xmlconfig: move into src/util
Nicolai Hähnle
2017-07-31
42
-4396
/
+29
*
xmlconfig: remove GL type dependencies
Nicolai Hähnle
2017-07-31
1
-6
/
+4
*
i965: s/Tungsten Graphics/VMware/ in brw_bufmgr.c.
Kenneth Graunke
2017-07-28
1
-3
/
+3
*
i965: Reformat the copyright header in brw_bufmgr.c
Kenneth Graunke
2017-07-28
1
-21
/
+18
*
Revert "drirc: whitelist glthread for Mount and Blade Warband"
Marek Olšák
2017-07-28
1
-3
/
+0
*
mesa: drop fence type parameter from NewSyncObject()
Samuel Pitoiset
2017-07-28
2
-2
/
+2
*
i965/clear: Don't perform redundant depth clears
Jason Ekstrand
2017-07-26
1
-3
/
+31
*
i965: Only do depth resolves prior to clearing when needed
Jason Ekstrand
2017-07-26
1
-3
/
+36
*
i965: Expose get_num_logical_layers outside of intel_mipmap_tree.c.
Kenneth Graunke
2017-07-26
2
-5
/
+8
*
drirc: whitelist glthread for Mount and Blade Warband
Marek Olšák
2017-07-26
1
-0
/
+3
*
i965: Shut up Coverity warning about HiZ buffers.
Kenneth Graunke
2017-07-25
1
-0
/
+1
*
i965: Fix = vs == in MCS aux usage assert.
Kenneth Graunke
2017-07-25
1
-1
/
+1
*
i965: Fix offset addition in get_isl_surf.
Kenneth Graunke
2017-07-25
1
-3
/
+3
*
drirc: whitelist glthread for Overlord 1+2, Oil Rush, War Thunder, Saints Row 2
Kamil Páral
2017-07-25
1
-2
/
+17
*
i965: perf: flush batchbuffers at the beginning of queries
Lionel Landwerlin
2017-07-25
1
-8
/
+8
*
i965: Simplify HiZ clears a bit
Jason Ekstrand
2017-07-24
1
-17
/
+8
*
i965: Use {} to initialize GENX_* structs.
Rafael Antognolli
2017-07-24
1
-1
/
+1
*
swrast: add dri2ConfigQueryExtension to the correct extension list
Emil Velikov
2017-07-24
1
-0
/
+1
*
i965: Enable regular fast-clears (CCS_D) on gen9+
Jason Ekstrand
2017-07-22
6
-59
/
+45
*
i965: Weaken the texture view rules for formats slightly
Jason Ekstrand
2017-07-22
1
-1
/
+18
*
i965/surface_state: Get the aux usage from the miptree code
Jason Ekstrand
2017-07-22
1
-95
/
+13
*
i965/surface_state: Take an isl_aux_usage in emit_surface_state
Jason Ekstrand
2017-07-22
1
-26
/
+47
*
i965/miptree: Take an isl_format in prepare_texture
Jason Ekstrand
2017-07-22
3
-12
/
+13
*
i965/miptree: Use miptree range helpers in has_color_unresolved
Jason Ekstrand
2017-07-22
1
-43
/
+38
[next]