projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2018-02-23
Mathias Fröhlich
mesa: Use atomics for shared VAO reference counts.
commit
|
commitdiff
|
tree
2018-02-23
Mathias Fröhlich
vbo: Make use of _DrawVAO from immediate mode draw
commit
|
commitdiff
|
tree
2018-02-23
Mathias Fröhlich
vbo: Implement tool functions for vbo specific VAO...
commit
|
commitdiff
|
tree
2018-02-23
Mathias Fröhlich
mesa: Add flush_vertices to _mesa_bind_vertex_buffer.
commit
|
commitdiff
|
tree
2018-02-23
Mathias Fröhlich
mesa: Make _mesa_vertex_attrib_binding public.
commit
|
commitdiff
|
tree
2018-02-23
Mathias Fröhlich
mesa: Add flush_vertices to _mesa_{enable,disable}_vert...
commit
|
commitdiff
|
tree
2018-02-23
Mathias Fröhlich
vbo: Use _DrawVAO for array type draw commands.
commit
|
commitdiff
|
tree
2018-02-23
Mathias Fröhlich
vbo: Implement method to track the inputs array.
commit
|
commitdiff
|
tree
2018-02-23
Mathias Fröhlich
mesa: Introduce a yet unused _DrawVAO.
commit
|
commitdiff
|
tree
2018-02-23
Mathias Fröhlich
vbo: Remove get_vp_mode() and enum vp_mode.
commit
|
commitdiff
|
tree
2018-02-23
Mathias Fröhlich
vbo: Use _VPMode instead of get_vp_mode().
commit
|
commitdiff
|
tree
2018-02-23
Mathias Fröhlich
mesa: Provide an alternative to get_vp_mode()
commit
|
commitdiff
|
tree
2018-02-23
Ilia Mirkin
nv50,nvc0: fix integer MS resolves using 2d engine
commit
|
commitdiff
|
tree
2018-02-23
Ilia Mirkin
nvc0: fix writing query results into buffer
commit
|
commitdiff
|
tree
2018-02-23
Ilia Mirkin
nv50,nvc0: fix clear buffer acceleration
commit
|
commitdiff
|
tree
2018-02-23
Lionel Landwerlin
i965: perf: ensure reading config IDs from sysfs isn...
commit
|
commitdiff
|
tree
2018-02-23
Bas Nieuwenhuizen
radv: Fix autotools build.
commit
|
commitdiff
|
tree
2018-02-22
Bas Nieuwenhuizen
radv: Return NULL for entrypoints when not supported.
commit
|
commitdiff
|
tree
2018-02-22
Bas Nieuwenhuizen
radv: Reword radv_entrypoints_gen.py
commit
|
commitdiff
|
tree
2018-02-22
Bas Nieuwenhuizen
radv: Track enabled extensions.
commit
|
commitdiff
|
tree
2018-02-22
Bas Nieuwenhuizen
radv: Put supported extensions in a struct.
commit
|
commitdiff
|
tree
2018-02-22
Jose Fonseca
appveyor: Build with MSVC 2015.
commit
|
commitdiff
|
tree
2018-02-22
Samuel Pitoiset
ac/nir: remove emission of nir_op_fpow
commit
|
commitdiff
|
tree
2018-02-22
Samuel Pitoiset
radv: enable lowering of fpow to fexp2 and flog2
commit
|
commitdiff
|
tree
2018-02-22
Samuel Pitoiset
nir: lower fexp2(fmul(flog2(a), 2)) to fmul(a, a)
commit
|
commitdiff
|
tree
2018-02-22
Samuel Pitoiset
nir: add is_used_once for fmul(fexp2(a), fexp2(b))...
commit
|
commitdiff
|
tree
2018-02-22
Samuel Pitoiset
ac/nir: set GLC=1 for load/store of coherent/volatile...
commit
|
commitdiff
|
tree
2018-02-22
Samuel Pitoiset
spirv: apply memory qualifiers to images
commit
|
commitdiff
|
tree
2018-02-22
Chuck Atkins
glx: Properly handle cases where screen creation fails
commit
|
commitdiff
|
tree
2018-02-22
Iago Toral...
anv/blorp: multisample resolve all attachment layers
commit
|
commitdiff
|
tree
2018-02-22
Jason Ekstrand
intel/isl: Improve the documentation on get_default_aux...
commit
|
commitdiff
|
tree
2018-02-22
Jason Ekstrand
i965: Use finish_external instead of make_shareable...
commit
|
commitdiff
|
tree
2018-02-22
Jason Ekstrand
i965/tex_image: Reference the renderbuffer miptree...
commit
|
commitdiff
|
tree
2018-02-22
Jason Ekstrand
i965/tex_image: Pull the tex format from the renderbuff...
commit
|
commitdiff
|
tree
2018-02-22
Jason Ekstrand
i965/miptree: Loosen the format check in miptree_match_...
commit
|
commitdiff
|
tree
2018-02-22
Jason Ekstrand
i965/state: Ignore intel_obj->_Format for depth/stencil...
commit
|
commitdiff
|
tree
2018-02-22
Kenneth Graunke
glsl: Parse 'layout' as a token with advanced blending...
commit
|
commitdiff
|
tree
2018-02-21
Daniel Stone
vulkan/wsi/x11: Consistently update and return swapchai...
commit
|
commitdiff
|
tree
2018-02-21
Jason Ekstrand
vulkan/wsi/x11: Set OUT_OF_DATE if wait_for_special_eve...
commit
|
commitdiff
|
tree
2018-02-21
Daniel Stone
vulkan/wsi/wayland: Add support for zwp_dmabuf
commit
|
commitdiff
|
tree
2018-02-21
Jason Ekstrand
anv/image: Add support for modifiers for WSI
commit
|
commitdiff
|
tree
2018-02-21
Jason Ekstrand
anv/image: Separate modifiers from legacy scanout
commit
|
commitdiff
|
tree
2018-02-21
Jason Ekstrand
vulkan/wsi: Add modifiers support to wsi_create_native_...
commit
|
commitdiff
|
tree
2018-02-21
Daniel Stone
vulkan/wsi: Add drm_modifier member to wsi_image
commit
|
commitdiff
|
tree
2018-02-21
Daniel Stone
vulkan/wsi: Add multiple planes to wsi_image
commit
|
commitdiff
|
tree
2018-02-21
Timothy Arceri
nir: remove old assert
commit
|
commitdiff
|
tree
2018-02-21
Timothy Arceri
radeonsi/nir: collect more accurate output_usagemask
commit
|
commitdiff
|
tree
2018-02-21
Timothy Arceri
radeonsi/nir: disable GLSL IR loop unrolling
commit
|
commitdiff
|
tree
2018-02-21
Timothy Arceri
radeonsi/nir: fix tess varying loads for doubles
commit
|
commitdiff
|
tree
2018-02-21
Timothy Arceri
ac/radeonsi: pass type to load_tess_varyings()
commit
|
commitdiff
|
tree
2018-02-21
Daniel Stone
x11/dri3: Store raw present completion mode
commit
|
commitdiff
|
tree
2018-02-21
Daniel Stone
x11/dri3: Don't open-code ARRAY_SIZE
commit
|
commitdiff
|
tree
2018-02-21
Jason Ekstrand
anv: Don't assert that stencil HiZ clears are single...
commit
|
commitdiff
|
tree
2018-02-21
Jason Ekstrand
anv: Only copy clear dwords if we're rendering to the...
commit
|
commitdiff
|
tree
2018-02-21
Marek Olšák
radeonsi: don't flush when si_eliminate_fast_color_clea...
commit
|
commitdiff
|
tree
2018-02-21
Marek Olšák
radeonsi: make texture_discard_cmask/eliminate function...
commit
|
commitdiff
|
tree
2018-02-21
James Zhu
radeonsi: enable uvd encode for HEVC main
commit
|
commitdiff
|
tree
2018-02-21
James Zhu
radeonsi:create uvd hevc enc entry
commit
|
commitdiff
|
tree
2018-02-21
James Zhu
radeon/uvd:add uvd hevc enc functions
commit
|
commitdiff
|
tree
2018-02-21
James Zhu
radeon/uvd:add uvd hevc enc hw ib implementation
commit
|
commitdiff
|
tree
2018-02-21
James Zhu
radeon/uvd:add uvd hevc enc hw interface header
commit
|
commitdiff
|
tree
2018-02-21
James Zhu
winsys/amdgpu:add uvd hevc enc support in amdgpu cs
commit
|
commitdiff
|
tree
2018-02-21
James Zhu
amd/common:add uvd hevc enc support check in hw query
commit
|
commitdiff
|
tree
2018-02-21
Karol Herbst
nvir/nvc0: fix legalizing of ld unlock c0[0x10000]
commit
|
commitdiff
|
tree
2018-02-21
Samuel Pitoiset
ac/nir: add glsl_is_array_image() helper
commit
|
commitdiff
|
tree
2018-02-21
Samuel Pitoiset
ac/nir: set the DA field when performing atomics on...
commit
|
commitdiff
|
tree
2018-02-21
Eric Anholt
i965: Fix compiler warning about write being undefined.
commit
|
commitdiff
|
tree
2018-02-21
Eric Anholt
glsl/tests: Fix a compiler warning about signed/unsigne...
commit
|
commitdiff
|
tree
2018-02-21
Eric Anholt
loader: Fix compiler warnings about truncating the...
commit
|
commitdiff
|
tree
2018-02-21
Eric Anholt
glsl: Silence warnings in the uniform initializer test...
commit
|
commitdiff
|
tree
2018-02-21
Jordan Justen
i965: Enable disk shader cache by default
commit
|
commitdiff
|
tree
2018-02-21
Dave Airlie
radv: don't send num_tcs_input_cp to sgprs.
commit
|
commitdiff
|
tree
2018-02-21
Dave Airlie
radv/tess: don't need to look in constant for vertices_...
commit
|
commitdiff
|
tree
2018-02-21
Dave Airlie
ac/radv: cleanup some tcs output values access
commit
|
commitdiff
|
tree
2018-02-21
Dave Airlie
ac/radv: remove total_vertices variable
commit
|
commitdiff
|
tree
2018-02-21
Dave Airlie
ac/radv: don't mark tess inner as used if we don't...
commit
|
commitdiff
|
tree
2018-02-20
Dave Airlie
ac/nir: to integer the args to bcsel.
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/blorp: Use layout_to_aux_usage when a layout is...
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Delete some assert-only variables
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Use layout_to_* helpers in compute_aux_...
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Simplify transition_depth_buffer
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Do subpass image transitions in begin...
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Mark depth/stencil surfaces written...
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Sync clear values in begin_subpass
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/pass: Store usage in each subpass attachment
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Add a concept of pending load aspects
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Iterate all subpass attachments when...
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Decide whether or not to HiZ clear...
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Move the rest of clear_subpass into...
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
intel/blorp: Add a blorp_hiz_clear_depth_stencil helper
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Move the color portion of clear_subpass...
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Pass a subpass id into begin_subpass
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Add begin/end_subpass helpers
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/cmd_buffer: Apply subpass flushes before set_subpass
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv: Use framebuffer layers for implicit subpass transi...
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv: Be more careful about fast-clear colors
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
intel/isl: Add an isl_color_value_is_zero helper
commit
|
commitdiff
|
tree
2018-02-20
Jason Ekstrand
anv/gpu_memcpy: CS Stall before a MI memcpy on gen7
commit
|
commitdiff
|
tree
2018-02-20
Guillaume Charifi
st/mesa: Factorize duplicate code for atomic buffer...
commit
|
commitdiff
|
tree
2018-02-20
Guillaume Charifi
st/mesa: Factorize duplicate code in st_update_framebuf...
commit
|
commitdiff
|
tree
next