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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: set a per-buffer flag that disables inter-process sharing (v4)
Marek Olšák
2017-08-31
4
-28
/
+56
*
i965: Use BLORP for buffer object stall avoidance blits instead of BLT.
Kenneth Graunke
2017-08-30
1
-11
/
+11
*
i965: Always flush caches after blitting to a GL buffer object.
Kenneth Graunke
2017-08-30
1
-1
/
+3
*
i965: Add PIPE_CONTRTOL_DATA_CACHE flush to brw_emit_mi_flush().
Kenneth Graunke
2017-08-30
1
-0
/
+1
*
i965: Add a brw_blorp_copy_buffers() command.
Kenneth Graunke
2017-08-30
2
-0
/
+29
*
blorp: Make blorp_buffer_copy work on Gen4-6.
Kenneth Graunke
2017-08-30
1
-9
/
+10
*
blorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy() helper.
Kenneth Graunke
2017-08-30
3
-99
/
+143
*
radv: don't assert on empty hash table
Grazvydas Ignotas
2017-08-31
1
-0
/
+3
*
svga: include sample count in surface_size() computation
Brian Paul
2017-08-30
1
-1
/
+1
*
i965: drop unused brw->needs_unlit_centroid_workaround
Lionel Landwerlin
2017-08-30
2
-11
/
+0
*
i965: drop brw->has_surface_tile_offset in favor of devinfo's
Lionel Landwerlin
2017-08-30
5
-8
/
+9
*
i965: drop unused brw->no_simd8
Lionel Landwerlin
2017-08-30
1
-1
/
+0
*
i965: drop unused brw->has_pln
Lionel Landwerlin
2017-08-30
2
-2
/
+0
*
i965: drop brw->must_use_separate_stencil in favor of devinfo's
Lionel Landwerlin
2017-08-30
4
-4
/
+5
*
i965: drop unused brw->has_negative_rhw_bug
Lionel Landwerlin
2017-08-30
2
-2
/
+0
*
i965: drop unused brw->has_compr4
Lionel Landwerlin
2017-08-30
2
-2
/
+0
*
i965: drop brw->has_llc in favor of devinfo->has_llc
Lionel Landwerlin
2017-08-30
7
-8
/
+8
*
i965: drop brw->is_broxton
Lionel Landwerlin
2017-08-30
4
-5
/
+2
*
i965: drop brw->is_cherryview in favor of devinfo->is_cherryview
Lionel Landwerlin
2017-08-30
3
-4
/
+4
*
i965: drop brw->is_haswell in favor of devinfo->is_haswell
Lionel Landwerlin
2017-08-30
23
-44
/
+45
*
i965: drop brw->is_baytrail in favor of devinfo->is_baytrail
Lionel Landwerlin
2017-08-30
8
-13
/
+13
*
i965: drop brw->is_g4x in favor of devinfo->is_g4x
Lionel Landwerlin
2017-08-30
8
-12
/
+10
*
i965: drop brw->gt in favor of devinfo->gt
Lionel Landwerlin
2017-08-30
5
-8
/
+5
*
i965: drop brw->gen in favor of devinfo->gen
Lionel Landwerlin
2017-08-30
47
-311
/
+506
*
anv: use device->info instead of brw->is_*
Lionel Landwerlin
2017-08-30
1
-1
/
+1
*
Revert "egl: Allow creation of per surface out fence"
Mark Janes
2017-08-30
8
-106
/
+18
*
i965: add 2xMSAA 16xMSAA modes to DRI configs.
Kevin Rogovin
2017-08-30
1
-5
/
+18
*
Revert "i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9."
Kenneth Graunke
2017-08-30
1
-10
/
+3
*
mesa/st: remove unwanted backup file
Eric Engestrom
2017-08-30
1
-479
/
+0
*
egl/dri2: only destroy created objects
Michael Olbrich
2017-08-30
1
-3
/
+6
*
egl: Allow creation of per surface out fence
Zhongmin Wu
2017-08-30
8
-18
/
+106
*
winsys/amdgpu: add BO to the global list only when RADEON_ALL_BOS is set
Samuel Pitoiset
2017-08-30
4
-11
/
+17
*
radeonsi: update dirty_level_mask before dispatching
Samuel Pitoiset
2017-08-30
2
-0
/
+6
*
anv: set right datatypes in anv_pipeline_binding
Juan A. Suarez Romero
2017-08-30
3
-4
/
+4
*
llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
Brian Paul
2017-08-29
1
-0
/
+6
*
i965: Bump the initial program cache size from 4kB to 16kB.
Kenneth Graunke
2017-08-29
1
-1
/
+1
*
i965: Issue performance warnings when growing the program cache
Kenneth Graunke
2017-08-29
1
-0
/
+3
*
i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
Kevin Rogovin
2017-08-29
1
-3
/
+10
*
glsl: define YY_NO_INPUT to prevent unused symbol warnings
Matt Turner
2017-08-29
1
-0
/
+1
*
blorp: Explicitly cast between different enums
Matt Turner
2017-08-29
1
-5
/
+5
*
intel/isl: Mark functions used conditionally as UNUSED
Matt Turner
2017-08-29
1
-1
/
+1
*
intel/isl: Explicitly cast between different enums
Matt Turner
2017-08-29
1
-8
/
+9
*
intel/isl: Remove 'inline' keywords
Matt Turner
2017-08-29
3
-4
/
+4
*
anv: Mark functions used conditionally as UNUSED
Matt Turner
2017-08-29
4
-6
/
+6
*
anv: Explicitly cast between different enums
Matt Turner
2017-08-29
2
-4
/
+4
*
anv: Remove 'inline' keywords
Matt Turner
2017-08-29
8
-19
/
+19
*
anv: Use GNU C empty brace initializer
Matt Turner
2017-08-29
2
-11
/
+11
*
i965: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS
Matt Turner
2017-08-29
1
-0
/
+1
*
i965: Mark functions used conditionally as UNUSED
Matt Turner
2017-08-29
2
-3
/
+3
*
i965: Explicitly cast between different enums
Matt Turner
2017-08-29
1
-4
/
+4
[next]