projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2017-07-20
Samuel Pitoiset
mesa: remove one extra check in _mesa_DeleteTextures()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Samuel Pitoiset
mesa: make _mesa_generate_texture_mipmap() static
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Samuel Pitoiset
mesa: inline save_array_object()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Samuel Pitoiset
mesa: inline remove_array_object()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Samuel Pitoiset
mesa: tidy up _mesa_DeleteVertexArrays()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Samuel Pitoiset
mesa: remove useless assert in texture_storage()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Samuel Pitoiset
mesa: pass the 'caller' function to texstorage()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Samuel Pitoiset
mesa: make _mesa_texture_storage() static
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965: Represent depth surfaces with isl
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965: Drop redundant check for non-tiled depth buffer
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
intel/isl/gen4: Represent cube maps with 3D layout
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Prepare 3D surfaces with physical 2D...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Prepare aux state map for isl based
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Represent y-tiled stencil copies with isl
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Represent w-tiled stencil surfaces with isl
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Prepare compressed offsets for isl based
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Add support for imported bo offsets for...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/fbo: Add support for isl-based miptrees in rb...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965: Prepare image setup from miptree for isl based
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965: Prepare tex, img and rt state emission for isl...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965: Refactor miptree to isl converter and adjustment
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965: Prepare tex (sub)image for isl based
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/wm: Prepare image surfaces for isl based
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/wm: Fix number of layers in 3D images
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Prepare intel_miptree_copy() for isl...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965: Prepare blit engine for isl based miptrees
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Store chars-per-pixel even for isl based
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Switch to isl_surf::row_pitch
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Take interleaving into account in stencil...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Switch to isl_surf::tiling
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
intel/isl: Add i915 to isl_tiling converter
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Use isl_tiling_to_i915_tiling()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Switch to isl_surf::samples
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Use num_samples of 1 instead of 0 for...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Topi Pohjolainen
i965/miptree: Switch to isl_surf::msaa_layout
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Bas Nieuwenhuizen
radv: Add support for VK_KHR_variable_pointers.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Bas Nieuwenhuizen
radv: Add VK_KHR_storage_buffer_storage_class support.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Brian Paul
mesa: check API profile for GL_QUADS_FOLLOW_PROVOKING_V...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Dave Airlie
radv: port to new libdrm API.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-20
Dave Airlie
radv: introduce some wrapper in cs code to make porting...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Tim Rowley
configure/swr: add KNL and SKX architecture targets
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Tim Rowley
configure/swr: configurable swr architectures
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Tim Rowley
gallium/util: fix nondeterministic avx512 detection
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Marek Olšák
drirc: whitelist War Thunder (Wine) for glthread
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Andres Gomez
travis: add missing wayland-protocols
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Chad Versace
anv/image: Fix VK_IMAGE_CREATE_CUBE_COMPATIBLE_BIT
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Andres Gomez
docs: update master's release notes, news and calendar...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Andres Gomez
docs: avoid overwrite of LD_LIBRARY_PATH during basic...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Andres Gomez
docs: add instructions to specify LLVM version for...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Eric Engestrom
egl: fix line continuation
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Eric Engestrom
gbm: fix typo
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Eric Engestrom
configure.ac: fix whitespace
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Lucas Stach
etnaviv: advertise supported dmabuf modifiers
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Lucas Stach
etnaviv: implement resource creation with modifier
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Lucas Stach
etnaviv: fill in modifier in etna_resource_get_handle
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Lucas Stach
etnaviv: fold etna_screen_bo_get_handle into etna_resou...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Lucas Stach
etnaviv: implement resource import with modifier
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Lucas Stach
etnaviv: also update textures from external resources
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Lucas Stach
etnaviv: increment correct seqno for external resources
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Lucas Stach
etnaviv: pad scanout buffer size to RS alignment
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Lucas Stach
etnaviv: add helper to work out RS alignment
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Lucas Stach
renderonly/etnaviv: stop importing resource from renderonly
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Lucas Stach
configure.ac: bump required etnaviv libdrm version...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Emil Velikov
dri/common: use designated initializers for OptConfElems
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Tomasz Figa
gallium: auxiliary: Fix standalone Android build of...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Emil Velikov
egl: propagate EGL_BAD_ATTRIBUTE during EGLImage attr...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Emil Velikov
swr: remove unneeded fallback strcasecmp define
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Emil Velikov
st/dri: list __DRI2_FENCE extension only where needed
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Emil Velikov
swrast: add dri2ConfigQueryExtension to the correct...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Emil Velikov
radeon: remove local vblank_mode option
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Emil Velikov
i915: remove local vblank_mode option
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Emil Velikov
i965: remove local vblank_mode option
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Gwan-gyeong Mun
egl/dri2: remove unused buffer_count variable
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Gwan-gyeong Mun
egl/drm: Format code in platform_drm.c according to...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Gwan-gyeong Mun
egl/drm: add going out of the loop when the designated...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Gwan-gyeong Mun
gbm: fix typo in doxygen comment
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Daniel Stone
egl: Add MKDIR_GEN definition
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Kenneth Graunke
util: Make CLAMP turn NaN into MIN.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Kenneth Graunke
nir: Use nir_src_copy instead of direct assignments.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Timothy Arceri
glsl: disable array splitting for AoA
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Timothy Arceri
nir: fix nir_opt_copy_prop_vars() for arrays of arrays
commit
|
commitdiff
|
tree
|
snapshot
2017-07-19
Jason Ekstrand
nir/vars_to_ssa: Handle missing struct members in forea...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Kenneth Graunke
i965/blorp: Use the return value of brw_emit_reloc.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Kenneth Graunke
i965: Delete dead brw_program_reloc function.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Rafael Antognolli
i965: Convert WM_STATE to genxml on gen4-5.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Rafael Antognolli
i965: Convert CLIP_STATE to genxml.
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Daniel Stone
egl/wayland: Use linux-dmabuf interface for buffers
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Daniel Stone
egl/wayland: Remove duplicate wl_buffer creation code
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Daniel Stone
egl/wayland: Remove more surface specifics from create_...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Daniel Stone
egl/wayland: Make create_wl_buffer more generic
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Daniel Stone
gbm: Remove is_planar_format dead code
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Daniel Stone
gbm: Check harder for supported formats
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Daniel Stone
gbm: Pull out FourCC <-> DRIimage format table
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Daniel Stone
gbm: Axe buffer import format conversion table
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Topi Pohjolainen
i965/gen4: Set tile offsets to zero after depth rebase
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Topi Pohjolainen
i965: Refactor check for separate stencil
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Topi Pohjolainen
intel/blorp/gen4: Drop cube map flag for single face...
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Topi Pohjolainen
i965/wm: Use level offsets directly
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Topi Pohjolainen
i965: Use offset helper in intel_readpixels_tiled_memcpy()
commit
|
commitdiff
|
tree
|
snapshot
2017-07-18
Topi Pohjolainen
i965/miptree: Pass flags instead of explicit tiling...
commit
|
commitdiff
|
tree
|
snapshot
next