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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/gen7: Save kernel command parser version
Jordan Justen
2016-03-28
2
-0
/
+12
*
anv: Invalidate state cache before L3 partitioning set-up.
Jordan Justen
2016-03-28
2
-0
/
+2
*
anv: Fix cache pollution race during L3 partitioning set-up.
Jordan Justen
2016-03-28
2
-20
/
+52
*
anv/blit2d: Add a function to create an ImageView
Nanley Chery
2016-03-25
1
-113
/
+83
*
anv/image: Enable specifying a surface's minimum pitch
Nanley Chery
2016-03-25
1
-1
/
+1
*
anv: Use genxml register support for L3 Cache config
Jordan Justen
2016-03-25
2
-38
/
+48
*
genxml: Add L3 Cache Control register definitions
Jordan Justen
2016-03-24
4
-0
/
+69
*
anv: Add genxml register support
Jordan Justen
2016-03-24
1
-0
/
+9
*
genxml: Add register support
Jordan Justen
2016-03-24
1
-19
/
+43
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-03-24
5
-7
/
+8
*
anv: Sanitize Image extents and offsets
Nanley Chery
2016-03-24
4
-45
/
+106
*
anv/device: Advertise version 1.0.5
Jason Ekstrand
2016-03-22
1
-1
/
+1
*
anv/device: Ignore the patch portion of the requested API version
Jason Ekstrand
2016-03-22
1
-1
/
+1
*
anv: Don't assert-fail if someone asks for a non-existent entrypoint
Jason Ekstrand
2016-03-22
1
-1
/
+0
*
anv/batch_chain: Fall back to growing batches when chaining isn't available
Jason Ekstrand
2016-03-21
3
-2
/
+70
*
anv/allocator: Make the bo_pool dynamically sized
Jason Ekstrand
2016-03-18
3
-28
/
+32
*
anv/allocator: Add a size field to bo_pool_alloc
Jason Ekstrand
2016-03-18
4
-6
/
+11
*
Merge remote-tracking branch 'origin/master' into vulkan
Jordan Justen
2016-03-17
1
-6
/
+0
*
anv/blit: Reduce number of VUE headers being read
Nanley Chery
2016-03-16
2
-2
/
+2
*
anv/blit: Remove completed finishme for VkFilter
Nanley Chery
2016-03-16
1
-2
/
+0
*
anv/blit2d: Only use one extent in meta_emit_blit2d
Nanley Chery
2016-03-16
1
-10
/
+8
*
anv/blit2d: Remove sampler from pipeline
Nanley Chery
2016-03-16
1
-14
/
+4
*
anv/blit2d: Use texel fetch in frag shader
Nanley Chery
2016-03-16
1
-25
/
+18
*
Revert "anv/meta: Make meta_emit_blit() public"
Nanley Chery
2016-03-16
2
-12
/
+1
*
Revert "anv/meta: Prefix anv_ to meta_emit_blit()"
Nanley Chery
2016-03-16
2
-3
/
+3
*
anv/blit2d: Customize meta blit structs and functions for blit2d API
Nanley Chery
2016-03-16
3
-90
/
+41
*
anv/blit2d: Copy anv_meta_blit.c functions
Nanley Chery
2016-03-16
2
-0
/
+600
*
anv/device: Flush the fence batch rather than the start of the BO
Jason Ekstrand
2016-03-15
1
-1
/
+1
*
anv/gen7: Add stall and flushes before switching pipelines
Jordan Justen
2016-03-12
1
-0
/
+24
*
anv: Add flush_pipeline_before_pipeline_select
Jordan Justen
2016-03-12
1
-13
/
+22
*
anv/genX: Add flush_pipeline_select_gpgpu
Jordan Justen
2016-03-12
4
-27
/
+30
*
HACK: Don't re-configure L3$ in render stages pre-BDW
Jason Ekstrand
2016-03-12
1
-0
/
+11
*
anv/x11: Reset the SHM fence before presenting the pixmap
Jason Ekstrand
2016-03-11
1
-0
/
+2
*
anv/x11: Add present support
Kristian Høgsberg Kristensen
2016-03-11
2
-43
/
+148
*
anv/x11: Split image creation into a helper function
Jason Ekstrand
2016-03-11
1
-108
/
+142
*
anv/wsi: Throttle rendering to no more than 2 frames ahead
Jason Ekstrand
2016-03-11
2
-0
/
+42
*
anv/gem: Use C99-style struct initializers for DRM structs
Jason Ekstrand
2016-03-11
1
-99
/
+76
*
isl/surface_state: Set the clear color
Jason Ekstrand
2016-03-10
1
-12
/
+13
*
genxml/gen75: Add the clear color bits to RENDER_SURFACE_STATE
Jason Ekstrand
2016-03-10
1
-0
/
+4
*
isl: Add more helpers for determining if a format is an integer format
Jason Ekstrand
2016-03-10
2
-0
/
+24
*
isl: Remove redundant check
Jason Ekstrand
2016-03-10
1
-2
/
+1
*
anv/blit2d: Use the tiling enum for simplicity
Nanley Chery
2016-03-09
1
-4
/
+2
*
anv/meta: Prefix anv_ to meta_emit_blit()
Nanley Chery
2016-03-09
3
-4
/
+4
*
anv/meta: Split anv_meta_blit.c into three files
Nanley Chery
2016-03-09
4
-606
/
+662
*
anv/meta: Make meta_emit_blit() public
Nanley Chery
2016-03-09
2
-1
/
+12
*
anv/meta: Store src and dst usage flags in a variable
Nanley Chery
2016-03-09
1
-4
/
+6
*
anv/meta: Minimize height of images used for copies
Nanley Chery
2016-03-09
1
-2
/
+12
*
anv/cmd_buffer: Pull the core of flush_state into genX_cmd_buffer
Jason Ekstrand
2016-03-08
4
-276
/
+185
*
anv/cmd_buffer: Split flush_state into two functions
Jason Ekstrand
2016-03-08
3
-2
/
+21
*
anv: Pull all of the genX_foo functions into anv_genX.h
Jason Ekstrand
2016-03-08
2
-141
/
+79
[next]