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
...
*
i965: Delete dead brw_program_reloc function.
Kenneth Graunke
2017-07-18
1
-15
/
+0
*
i965: Convert WM_STATE to genxml on gen4-5.
Rafael Antognolli
2017-07-18
6
-437
/
+153
*
i965: Convert CLIP_STATE to genxml.
Rafael Antognolli
2017-07-18
4
-215
/
+100
*
egl/wayland: Use linux-dmabuf interface for buffers
Daniel Stone
2017-07-18
6
-21
/
+221
*
egl/wayland: Remove duplicate wl_buffer creation code
Daniel Stone
2017-07-18
1
-42
/
+12
*
egl/wayland: Remove more surface specifics from create_wl_buffer
Daniel Stone
2017-07-18
1
-15
/
+12
*
egl/wayland: Make create_wl_buffer more generic
Daniel Stone
2017-07-18
1
-32
/
+34
*
gbm: Remove is_planar_format dead code
Daniel Stone
2017-07-18
1
-30
/
+0
*
gbm: Check harder for supported formats
Daniel Stone
2017-07-18
1
-15
/
+26
*
gbm: Pull out FourCC <-> DRIimage format table
Daniel Stone
2017-07-18
2
-85
/
+70
*
gbm: Axe buffer import format conversion table
Daniel Stone
2017-07-18
3
-41
/
+30
*
i965/gen4: Set tile offsets to zero after depth rebase
Topi Pohjolainen
2017-07-18
1
-4
/
+6
*
i965: Refactor check for separate stencil
Topi Pohjolainen
2017-07-18
1
-4
/
+20
*
intel/blorp/gen4: Drop cube map flag for single face copy
Topi Pohjolainen
2017-07-18
1
-1
/
+7
*
i965/wm: Use level offsets directly
Topi Pohjolainen
2017-07-18
1
-2
/
+2
*
i965: Use offset helper in intel_readpixels_tiled_memcpy()
Topi Pohjolainen
2017-07-18
1
-2
/
+5
*
i965/miptree: Pass flags instead of explicit tiling to surface creator
Topi Pohjolainen
2017-07-18
1
-5
/
+8
*
i965/miptree: Add pitch override for imported buffer objects
Topi Pohjolainen
2017-07-18
1
-3
/
+4
*
i965/miptree: Stop setting total_width/height for existing bo
Topi Pohjolainen
2017-07-18
2
-6
/
+0
*
i965/wm: Use isl for filling tex image parameters
Topi Pohjolainen
2017-07-18
3
-92
/
+19
*
intel/isl: Take 3D surfaces into account in image params
Topi Pohjolainen
2017-07-18
1
-2
/
+6
*
i965/miptree: Check for miptree_create() failures
Topi Pohjolainen
2017-07-18
1
-0
/
+2
*
i965/miptree: Do not rely on msaa type to decide if aux is needed
Topi Pohjolainen
2017-07-18
2
-4
/
+47
*
i965: Make irb::mt_layer logical instead of physical
Topi Pohjolainen
2017-07-18
4
-59
/
+12
*
i965/tex: Use offset helper instead of accessing table directly
Topi Pohjolainen
2017-07-18
2
-4
/
+8
*
i965: Mark read-only args as const in intel_miptree_supports_hiz()
Topi Pohjolainen
2017-07-18
1
-2
/
+2
*
i965/miptree: Use > 1 instead of > 0 to check for multisampling
Topi Pohjolainen
2017-07-18
1
-2
/
+2
*
i965/miptree: Set refcount before failing via _release()
Topi Pohjolainen
2017-07-18
1
-1
/
+2
*
build: Add $(top_srcdir)/src/compiler/spirv to AM_CPPFLAGS
Kenneth Graunke
2017-07-18
1
-0
/
+1
*
radeonsi: add back the USE_MININUM_PRIORITY flag to the low-prio compiler queue
Marek Olšák
2017-07-18
1
-1
/
+2
*
compiler/spirv: Add a .gitignore and ignore spirv_info.c
Jason Ekstrand
2017-07-18
1
-0
/
+1
*
anv: Advertise support for VK_KHR_variable_pointers
Jason Ekstrand
2017-07-18
3
-0
/
+13
*
anv: Advertise support for VK_KHR_storage_buffer_storage_class
Jason Ekstrand
2017-07-18
2
-0
/
+5
*
nir/spirv: Add support for SPV_KHR_variable_pointers
Jason Ekstrand
2017-07-18
5
-10
/
+108
*
nir/spirv: Add a helper for pushing SSA values
Jason Ekstrand
2017-07-18
4
-10
/
+20
*
nir/spirv: Implement OpPtrAccessChain for buffers
Jason Ekstrand
2017-07-18
3
-4
/
+34
*
spirv/nir: Add some useful asserts for type decorations
Jason Ekstrand
2017-07-18
1
-0
/
+4
*
spirv: Add support for the StorageBuffer storage class
Jason Ekstrand
2017-07-18
1
-0
/
+4
*
spirv: Generate spirv_info.c
Ian Romanick
2017-07-18
5
-159
/
+106
*
spirv: Import the lastest 1.0.2 JSON from Khronos
Ian Romanick
2017-07-18
1
-0
/
+5792
*
spirv: Import the latest 1.2 header from Khronos
Jason Ekstrand
2017-07-18
1
-4
/
+37
*
mesa: whitespace fixes in get.c
Brian Paul
2017-07-18
1
-110
/
+110
*
mesa: fix GL_QUADS_FOLLOW_PROVOKING_VERTEX_CONVENTION_EXT query
Brian Paul
2017-07-18
2
-1
/
+13
*
vulkan/util: fix typo in comment
Eric Engestrom
2017-07-18
1
-1
/
+1
*
mapi: add missing no_error tag to glBlitNamedFramebuffer()
Samuel Pitoiset
2017-07-18
1
-1
/
+1
*
radv: Set the RADEON_SURF_OPTIMIZE_FOR_SPACE flag for images
Alex Smith
2017-07-18
1
-0
/
+1
*
radv: don't shadow meta_va.
Dave Airlie
2017-07-18
1
-1
/
+1
*
i965: Delete brw_sf_state.c again
Kenneth Graunke
2017-07-17
1
-200
/
+0
*
ac/nir: rewrite shared variable handling (v2)
Connor Abbott
2017-07-17
1
-87
/
+158
*
i965: Check if the modifier is supported in select_best_modifier
Jason Ekstrand
2017-07-17
1
-0
/
+3
[prev]
[next]