index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: silent a compiler warning in radv_emit_framebuffer_state()
Samuel Pitoiset
2017-09-01
1
-3
/
+3
*
radv: compute correct maximum wave count per SIMD
Samuel Pitoiset
2017-09-01
1
-1
/
+12
*
st/mesa: only try to create 1x msaa surfaces for "fake" msaa drivers
Brian Paul
2017-08-31
3
-14
/
+24
*
nvc0/ir: propagate immediates to CALL input MOVs
Tobias Klausmann
2017-08-31
1
-2
/
+19
*
nvc0: write 0 to pipeline_statistics.cs_invocations
Karol Herbst
2017-08-31
1
-0
/
+1
*
llvmpipe: lp_build_gather_elem_vec BE fix for 3x16 load
Ben Crocker
2017-09-01
1
-2
/
+28
*
gallivm: correct channel shift logic on big endian
Ray Strode
2017-09-01
1
-1
/
+7
*
util: only use SCHED_IDLE in pthread_setschedparam() when it's defined
Roland Scheidegger
2017-09-01
1
-1
/
+1
*
anv/formats: Nicely handle unknown VkFormat enums
Jason Ekstrand
2017-08-31
1
-5
/
+14
*
vbo: fix offset in minmax cache key
Charmaine Lee
2017-08-30
1
-3
/
+5
*
anv: fix build errors on android
Tapani Pälli
2017-08-31
1
-2
/
+3
*
winsys/amdgpu: set AMDGPU_GEM_CREATE_VM_ALWAYS_VALID if possible v2
Christian König
2017-08-31
3
-5
/
+27
*
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
[next]