index
:
~grigorig/mesa
bocache-optim
descvram
faster
glx-no-error
guardband
ib-size-tune
intel_ci
master
stuff
vdpau-422
Mesa patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-19
Fix GLSL compiler standalone with LTO
intel_ci
Grigori Goronzy
1
-0
/
+2
2017-07-19
WIP
Grigori Goronzy
12
-9
/
+114
2017-07-19
etnaviv: advertise supported dmabuf modifiers
Lucas Stach
1
-0
/
+44
2017-07-19
etnaviv: implement resource creation with modifier
Lucas Stach
4
-7
/
+100
2017-07-19
etnaviv: fill in modifier in etna_resource_get_handle
Lucas Stach
1
-0
/
+19
2017-07-19
etnaviv: fold etna_screen_bo_get_handle into etna_resource_get_handle
Lucas Stach
3
-28
/
+16
2017-07-19
etnaviv: implement resource import with modifier
Lucas Stach
1
-32
/
+77
2017-07-19
etnaviv: also update textures from external resources
Lucas Stach
1
-8
/
+16
2017-07-19
etnaviv: increment correct seqno for external resources
Lucas Stach
1
-1
/
+4
2017-07-19
etnaviv: pad scanout buffer size to RS alignment
Lucas Stach
1
-2
/
+8
2017-07-19
etnaviv: add helper to work out RS alignment
Lucas Stach
2
-9
/
+18
2017-07-19
renderonly/etnaviv: stop importing resource from renderonly
Lucas Stach
6
-62
/
+62
2017-07-19
configure.ac: bump required etnaviv libdrm version to 2.4.82
Lucas Stach
1
-1
/
+1
2017-07-19
dri/common: use designated initializers for OptConfElems
Emil Velikov
1
-1
/
+4
2017-07-19
gallium: auxiliary: Fix standalone Android build of u_cpu_detect (v2)
Tomasz Figa
2
-2
/
+10
2017-07-19
egl: propagate EGL_BAD_ATTRIBUTE during EGLImage attr parsing
Emil Velikov
1
-0
/
+7
2017-07-19
swr: remove unneeded fallback strcasecmp define
Emil Velikov
1
-5
/
+0
2017-07-19
st/dri: list __DRI2_FENCE extension only where needed
Emil Velikov
1
-1
/
+0
2017-07-19
swrast: add dri2ConfigQueryExtension to the correct extension list
Emil Velikov
2
-2
/
+1
2017-07-19
radeon: remove local vblank_mode option
Emil Velikov
1
-2
/
+0
2017-07-19
i915: remove local vblank_mode option
Emil Velikov
1
-1
/
+0
2017-07-19
i965: remove local vblank_mode option
Emil Velikov
1
-1
/
+0
2017-07-19
egl/dri2: remove unused buffer_count variable
Gwan-gyeong Mun
4
-8
/
+2
2017-07-19
egl/drm: Format code in platform_drm.c according to style guide.
Gwan-gyeong Mun
1
-1
/
+2
2017-07-19
egl/drm: add going out of the loop when the designated buffer is found
Gwan-gyeong Mun
1
-0
/
+1
2017-07-19
gbm: fix typo in doxygen comment
Gwan-gyeong Mun
1
-2
/
+2
2017-07-19
egl: Add MKDIR_GEN definition
Daniel Stone
1
-0
/
+2
2017-07-18
util: Make CLAMP turn NaN into MIN.
Kenneth Graunke
2
-3
/
+4
2017-07-18
nir: Use nir_src_copy instead of direct assignments.
Kenneth Graunke
3
-9
/
+9
2017-07-19
glsl: disable array splitting for AoA
Timothy Arceri
1
-0
/
+23
2017-07-19
nir: fix nir_opt_copy_prop_vars() for arrays of arrays
Timothy Arceri
1
-6
/
+6
2017-07-19
nir/vars_to_ssa: Handle missing struct members in foreach_deref_node
Jason Ekstrand
1
-2
/
+6
2017-07-18
i965/blorp: Use the return value of brw_emit_reloc.
Kenneth Graunke
1
-3
/
+3
2017-07-18
i965: Delete dead brw_program_reloc function.
Kenneth Graunke
1
-15
/
+0
2017-07-18
i965: Convert WM_STATE to genxml on gen4-5.
Rafael Antognolli
6
-437
/
+153
2017-07-18
i965: Convert CLIP_STATE to genxml.
Rafael Antognolli
4
-215
/
+100
2017-07-18
egl/wayland: Use linux-dmabuf interface for buffers
Daniel Stone
6
-21
/
+221
2017-07-18
egl/wayland: Remove duplicate wl_buffer creation code
Daniel Stone
1
-42
/
+12
2017-07-18
egl/wayland: Remove more surface specifics from create_wl_buffer
Daniel Stone
1
-15
/
+12
2017-07-18
egl/wayland: Make create_wl_buffer more generic
Daniel Stone
1
-32
/
+34
2017-07-18
gbm: Remove is_planar_format dead code
Daniel Stone
1
-30
/
+0
2017-07-18
gbm: Check harder for supported formats
Daniel Stone
1
-15
/
+26
2017-07-18
gbm: Pull out FourCC <-> DRIimage format table
Daniel Stone
2
-85
/
+70
2017-07-18
gbm: Axe buffer import format conversion table
Daniel Stone
3
-41
/
+30
2017-07-18
i965/gen4: Set tile offsets to zero after depth rebase
Topi Pohjolainen
1
-4
/
+6
2017-07-18
i965: Refactor check for separate stencil
Topi Pohjolainen
1
-4
/
+20
2017-07-18
intel/blorp/gen4: Drop cube map flag for single face copy
Topi Pohjolainen
1
-1
/
+7
2017-07-18
i965/wm: Use level offsets directly
Topi Pohjolainen
1
-2
/
+2
2017-07-18
i965: Use offset helper in intel_readpixels_tiled_memcpy()
Topi Pohjolainen
1
-2
/
+5
2017-07-18
i965/miptree: Pass flags instead of explicit tiling to surface creator
Topi Pohjolainen
1
-5
/
+8
[next]