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/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
*
anv/meta_clear: Use repclear again
Jason Ekstrand
2016-03-08
1
-4
/
+5
*
anv/pipeline: Unconditionally emit PS_BLEND on gen8+
Jason Ekstrand
2016-03-08
1
-18
/
+14
*
anv: Compact render targets
Jason Ekstrand
2016-03-08
4
-42
/
+104
*
anv/pipeline: Move binding table setup to its own helper
Jason Ekstrand
2016-03-07
1
-21
/
+18
*
anv: Store CPU-side fence information in the BO
Jason Ekstrand
2016-03-07
1
-18
/
+15
*
anv/allocator: Better casting in PFL macros
Jason Ekstrand
2016-03-07
1
-2
/
+2
*
anv/allocator: Move the alignment assert for the pointer free list
Jason Ekstrand
2016-03-07
1
-1
/
+6
*
anv/bo_pool: Allow freeing BOs where the anv_bo is in the BO itself
Jason Ekstrand
2016-03-07
1
-4
/
+6
*
anv/device: Up device limits for 3D and array texture dimensions
Nanley Chery
2016-03-07
1
-2
/
+2
*
anv/device: Actually free the CPU-side fence struct again
Jason Ekstrand
2016-03-07
1
-0
/
+1
*
anv: Quiet pTessellationState warning
Kristian Høgsberg Kristensen
2016-03-06
1
-3
/
+3
*
anv: Create fences from the batch BO pool
Jason Ekstrand
2016-03-06
1
-8
/
+2
*
anv: Emit null render targets
Jason Ekstrand
2016-03-05
3
-13
/
+82
*
anv/pipeline: Handle null wm_prog_data in 3DSTATE_CLIP
Jason Ekstrand
2016-03-05
1
-2
/
+2
*
anv: Fix rebase error
Kristian Høgsberg Kristensen
2016-03-05
1
-2
/
+2
*
anv: Turn pipeline cache on by default
Kristian Høgsberg Kristensen
2016-03-05
1
-2
/
+3
[next]