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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
anv: Check if shader if present before uploading to cache
Kristian Høgsberg Kristensen
2016-03-05
1
-7
/
+38
*
anv: Always use point size from the shader
Kristian Høgsberg Kristensen
2016-03-05
4
-9
/
+2
*
anv: Also cache the struct anv_pipeline_binding maps
Kristian Høgsberg Kristensen
2016-03-05
5
-87
/
+158
*
anv: Don't re-upload shaders when merging
Kristian Høgsberg Kristensen
2016-03-05
1
-10
/
+4
*
anv: Add anv_pipeline_cache_add_entry()
Kristian Høgsberg Kristensen
2016-03-05
1
-8
/
+15
*
anv: Rename anv_pipeline_cache_add_entry() to 'set'
Kristian Høgsberg Kristensen
2016-03-05
1
-3
/
+3
*
anv: Simplify pipeline cache control flow a bit
Kristian Høgsberg Kristensen
2016-03-05
1
-35
/
+27
*
anv: Store prog data in pipeline cache stream
Kristian Høgsberg Kristensen
2016-03-05
11
-123
/
+171
*
anv: Rename 'table' to 'hash_table' in anv_pipeline_cache
Kristian Høgsberg Kristensen
2016-03-05
2
-17
/
+17
*
anv: Serialize as much pipeline cache as we can
Kristian Høgsberg Kristensen
2016-03-05
1
-6
/
+17
*
anv: Use 1.0 pipeline cache header
Kristian Høgsberg Kristensen
2016-03-05
1
-11
/
+25
*
anv: Fix shader key hashing
Kristian Høgsberg Kristensen
2016-03-05
1
-1
/
+1
*
anv: Remove excess whitespace
Kristian Høgsberg Kristensen
2016-03-05
1
-12
/
+12
*
anv: Remove left-over bits of sparse-descriptor code
Kristian Høgsberg Kristensen
2016-03-05
1
-4
/
+0
*
anv/pipeline: Implement the depth compare EQUAL workaround on gen8+
Jason Ekstrand
2016-03-05
1
-0
/
+8
*
anv: Don't allow D16_UNORM to be combined with stencil
Jason Ekstrand
2016-03-05
2
-3
/
+4
[next]