projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2016-07-02
Hans de Goede
nouveau: Add support for SV_WORK_DIM
commit
|
commitdiff
|
tree
2016-07-02
Hans de Goede
nvc0: Make NVC0_CB_AUX_GRID_INFO take an index argument
commit
|
commitdiff
|
tree
2016-07-02
Hans de Goede
clover: Pass work_dim parameter of clEnqueueNDRangeKern...
commit
|
commitdiff
|
tree
2016-07-02
Hans de Goede
tgsi: Add WORK_DIM System Value
commit
|
commitdiff
|
tree
2016-07-02
Alejandro Piñeiro
mesa/main: fix error checking logic on CopyImageSubData
commit
|
commitdiff
|
tree
2016-07-02
Dave Airlie
st/glsl_to_tgsi: don't increase immediate index by 1.
commit
|
commitdiff
|
tree
2016-07-02
Ilia Mirkin
st/mesa: get max supported number of image samples...
commit
|
commitdiff
|
tree
2016-07-02
Ilia Mirkin
nvc0: fix up image support for allowing multiple samples
commit
|
commitdiff
|
tree
2016-07-01
Nicolai Hähnle
st/mesa: check the texture image level in st_texture_ma...
commit
|
commitdiff
|
tree
2016-07-01
Nicolai Hähnle
st/mesa: an incomplete texture may have a zero-size...
commit
|
commitdiff
|
tree
2016-07-01
Nayan Deshmukh
st/vdpau: use bicubic filter for scaling(v6.1)
commit
|
commitdiff
|
tree
2016-07-01
Nayan Deshmukh
vl: add a bicubic interpolation filter(v5)
commit
|
commitdiff
|
tree
2016-07-01
Vinson Lee
mesa/st: Use 'struct nir_shader' instead of 'nir_shader'.
commit
|
commitdiff
|
tree
2016-07-01
Alejandro Piñeiro
docs: update MESA_DEBUG envvar documentation.
commit
|
commitdiff
|
tree
2016-07-01
Alejandro Piñeiro
i965: intel_texture_barrier reimplemented
commit
|
commitdiff
|
tree
2016-07-01
Ilia Mirkin
nv30: go back to not using viewport validate function...
commit
|
commitdiff
|
tree
2016-07-01
Ilia Mirkin
nv30: fix viewport clipping settings to be based on...
commit
|
commitdiff
|
tree
2016-07-01
Brian Paul
gallium/util: check for window cliprects in util_can_bl...
commit
|
commitdiff
|
tree
2016-06-30
Chuck Atkins
gallium: Force blend color to 16-byte alignment
commit
|
commitdiff
|
tree
2016-06-30
Chuck Atkins
swr: Refactor checks for compiler feature flags
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
st/wgl: make own_mutex() non-static
commit
|
commitdiff
|
tree
2016-06-30
Andres Gomez
glsl: atomic counters are different than their uniforms
commit
|
commitdiff
|
tree
2016-06-30
Andres Gomez
glsl: count atomic counters correctly
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
svga: use SVGA3D_vgpu10_BufferCopy() for buffer copies
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
svga: add SVGA3D_vgpu10_BufferCopy()
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
svga: flush buffers when mapping for reading
commit
|
commitdiff
|
tree
2016-06-30
Neha Bhende
svga: enable ARB_copy_image extension in the driver
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
svga: try blitting with copy region in more cases
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
svga: use copy_region_vgpu10() for region copies when...
commit
|
commitdiff
|
tree
2016-06-30
Neha Bhende
svga: use vgpu10 CopyRegion command when possible
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
svga: set render target flag for snorm surfaces
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
svga: add new svga_format_is_uncompressed_snorm() helper
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
svga: adjust sampler view format for RGBX
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
svga: adjust render target view format for RGBX
commit
|
commitdiff
|
tree
2016-06-30
Neha Bhende
svga: don't advertise support for R32G32B32_UINT/SINT...
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
svga: use untyped surface formats in most cases
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
gallium/util: add tight_format_check param to util_can_...
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
gallium/util: simplify a few things in util_can_blit_vi...
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
gallium/util: new util_try_blit_via_copy_region() function
commit
|
commitdiff
|
tree
2016-06-30
Neha Bhende
svga: Fix failures caused in fedora 24
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
st/wgl: remove unneeded inline qualifiers
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
st/wgl: add a stw_device::initialized field
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
st/wgl: refactor framebuffer locking code
commit
|
commitdiff
|
tree
2016-06-30
José Fonseca
st/wgl: rename curctx to old_ctx in stw_make_current()
commit
|
commitdiff
|
tree
2016-06-30
Brian Paul
st/wgl: release the pbuffer DC at the end of wglBindTex...
commit
|
commitdiff
|
tree
2016-06-30
Matt Turner
mesa: Close fp on error path.
commit
|
commitdiff
|
tree
2016-06-30
Matt Turner
i965: Simplify foreach_inst_in_block_safe() macro.
commit
|
commitdiff
|
tree
2016-06-30
Andres Gomez
Revert "i965: get PrimitiveMode from the program rather...
commit
|
commitdiff
|
tree
2016-06-30
Timothy Arceri
glsl/mesa: move duplicate shader fields into new struct...
commit
|
commitdiff
|
tree
2016-06-30
Timothy Arceri
glsl/main: remove unused params and make function static
commit
|
commitdiff
|
tree
2016-06-30
Timothy Arceri
glsl: simplify link_uniform_blocks()
commit
|
commitdiff
|
tree
2016-06-30
Timothy Arceri
glsl/mesa: split gl_shader in two
commit
|
commitdiff
|
tree
2016-06-30
Timothy Arceri
mesa: don't print name in _mesa_append_uniforms_to_file()
commit
|
commitdiff
|
tree
2016-06-30
Timothy Arceri
mesa: remove unreachable code from _mesa_write_shader_t...
commit
|
commitdiff
|
tree
2016-06-30
Timothy Arceri
glsl: pass symbols to find_matching_signature() rather...
commit
|
commitdiff
|
tree
2016-06-30
Timothy Arceri
glsl: pass symbols rather than shader to _mesa_get_main...
commit
|
commitdiff
|
tree
2016-06-30
Timothy Arceri
mesa: don't use drivers NewShader function when creatin...
commit
|
commitdiff
|
tree
2016-06-30
Timothy Arceri
glsl: make cross_validate_globals() more generic
commit
|
commitdiff
|
tree
2016-06-29
Ian Romanick
mapi: Export all GLES 3.1 functions in libGLESv2.so
commit
|
commitdiff
|
tree
2016-06-29
Chad Versace
i965: Use drmIoctl for DRM_I915_GETPARAM (v2)
commit
|
commitdiff
|
tree
2016-06-29
sonjiang
radeon/uvd: fix a h265 context size bug
commit
|
commitdiff
|
tree
2016-06-29
sonjiang
radeon/uvd: seperate uvd context buffer from DPB
commit
|
commitdiff
|
tree
2016-06-29
sonjiang
radeon uvd add uvd fw version for amdgpu
commit
|
commitdiff
|
tree
2016-06-29
Samuel Pitoiset
nv50/ir: print EMIT subops in debug mode
commit
|
commitdiff
|
tree
2016-06-29
Samuel Pitoiset
nv50/ir: print RSQ/RCP subops in debug mode
commit
|
commitdiff
|
tree
2016-06-29
Samuel Pitoiset
nv50/ir: print PIXLD subops in debug mode
commit
|
commitdiff
|
tree
2016-06-29
Samuel Pitoiset
nv50/ir: print SHFL subops in debug mode
commit
|
commitdiff
|
tree
2016-06-29
Rodrigo Vivi
i965: Removing PCI IDs that are no longer listed as...
commit
|
commitdiff
|
tree
2016-06-29
Rodrigo Vivi
i956: Add more Kabylake PCI IDs.
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
gallium/radeon: remove zombie textures kept alive by...
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
gallium/radeon: don't re-create queries for DCC stat...
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
gallium/radeon: assume X11 DRI3 can use at most 5 back...
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
gallium/radeon: separate DCC starts as disabled (ps_dra...
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
gallium/radeon: R600_DEBUG=nodccfb disables separate DCC
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
gallium/radeon: add and use r600_texture_reference
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
gallium/radeon: add a HUD query for PS draw ratio stats...
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
gallium/radeon: add a heuristic enabling DCC for scanou...
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
gallium/radeon: add state setup for a separate DCC...
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
radeonsi: always calculate DCC info even if it's not...
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
radeonsi: unreference framebuffer state with set_frameb...
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
gallium/radeon: add flag R600_QUERY_HW_FLAG_BEGIN_RESUMES
commit
|
commitdiff
|
tree
2016-06-29
Chad Versace
i965: Use intel_get_param() more often
commit
|
commitdiff
|
tree
2016-06-29
Chad Versace
i965: Refactor intel_get_param()
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
radeonsi: don't advertise multisample shader images
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
radeonsi: enable distributed tess on multi-SE parts...
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
radeonsi: set optimal VGT_HS_OFFCHIP_PARAM
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
radeonsi: enable CU0 in each SE for LS-HS execution
commit
|
commitdiff
|
tree
2016-06-29
Marek Olšák
radeonsi: use conformant line rasterization
commit
|
commitdiff
|
tree
2016-06-28
Rob Herring
Android: add missing u_math.h include path for libmesa_isl
commit
|
commitdiff
|
tree
2016-06-28
Charmaine Lee
svga: force direct map for transfering multiple slices
commit
|
commitdiff
|
tree
2016-06-28
Brian Paul
svga: whitespace, line wrapping fixes in svga_surface.c
commit
|
commitdiff
|
tree
2016-06-28
Samuel Pitoiset
gm107/ir: make sure that flagsDef is set when emitting...
commit
|
commitdiff
|
tree
2016-06-28
Grazvydas Ignotas
doc: improve INTEL_DEBUG documentation
commit
|
commitdiff
|
tree
2016-06-28
Marek Olšák
radeonsi: set PA_SU_SMALL_PRIM_FILTER_CNTL register...
commit
|
commitdiff
|
tree
2016-06-28
Boyuan Zhang
radeon/vce: use vce structure for vce 52 firmware
commit
|
commitdiff
|
tree
2016-06-28
Boyuan Zhang
radeon/vce: add vce structures
commit
|
commitdiff
|
tree
2016-06-28
Leo Liu
st/omx: fix decoder fillout for the OMX result buffer
commit
|
commitdiff
|
tree
2016-06-28
Hans de Goede
pipe_loader_sw: Fix fd leak when instantiated via pipe_...
commit
|
commitdiff
|
tree
2016-06-28
Jan Vesely
clover: Fix kernel metadata retrieval after clang r273425
commit
|
commitdiff
|
tree
2016-06-28
Francisco Jerez
clover/llvm: Fix copyright attribution of invocation...
commit
|
commitdiff
|
tree
next