projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2017-08-25
Bas Nieuwenhuizen
radv: Don't set a new subpass on compute resolve.
commit
|
commitdiff
|
tree
2017-08-25
Bas Nieuwenhuizen
radv: Remove some intel comments from the resolve code.
commit
|
commitdiff
|
tree
2017-08-25
Adam Jackson
egl/drm: Don't "fall back" to /dev/dri/card0 if the...
commit
|
commitdiff
|
tree
2017-08-25
Kenneth Graunke
i965: Use GEN_GEN and GEN_IS_HASWELL in genX_state_uplo...
commit
|
commitdiff
|
tree
2017-08-25
Rafael Antognolli
i965: Do not store SRC after 0 on component control.
commit
|
commitdiff
|
tree
2017-08-25
Adam Jackson
mesa: Implement GL_ARB_polygon_offset_clamp
commit
|
commitdiff
|
tree
2017-08-25
Adam Jackson
mesa: Implement GL_ARB_texture_filter_anisotropic
commit
|
commitdiff
|
tree
2017-08-25
Marek Olšák
gallium/u_threaded: fix a typo
commit
|
commitdiff
|
tree
2017-08-25
Eric Engestrom
khronos/egl: remove dependency on Android NDK header
commit
|
commitdiff
|
tree
2017-08-25
Eric Engestrom
Revert "egl/android: add missing include"
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add KHR_no_error support to glBindBufferOffsetEXT()
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add bind_buffer_offset() helper
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add KHR_no_error support to glTransformFeedbackVa...
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add transform_feedback_varyings() helper
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add KHR_no_error support to glResumeTransformFeed...
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add resume_transform_feedback() helper
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add KHR_no_error support to glPauseTransformFeedb...
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add pause_transform_feedback() helper
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add KHR_no_error support to glEndTransformFeedback()
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add end_transform_feedback() helper
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add KHR_no_error support to glBeginTransformFeedb...
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add begin_transform_feedback() helper
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add KHR_no_error support to glBindTransformFeedback()
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add bind_transform_feedback() helper
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: port the LastLookedUpVAO optimisation to _mesa_lo...
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: don't error check the default buffer object in...
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: add _fallback suffix to the default transform...
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: remove unnecessary check in _mesa_init_transform_...
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: check allocation failures in new_transform_feedback()
commit
|
commitdiff
|
tree
2017-08-25
Samuel Pitoiset
mesa: remove unused _mesa_validate_transform_feedback_b...
commit
|
commitdiff
|
tree
2017-08-25
Kai Chen
egl/wayland: Use roundtrips when awaiting buffer release
commit
|
commitdiff
|
tree
2017-08-25
Nicolai Hähnle
glsl: fix glsl_struct_field size calculations for shade...
commit
|
commitdiff
|
tree
2017-08-25
Ilia Mirkin
a2xx: fix DST_ALPHA blending for non-alpha formats
commit
|
commitdiff
|
tree
2017-08-25
Ilia Mirkin
a2xx: set constant blend color
commit
|
commitdiff
|
tree
2017-08-25
Timothy Arceri
radeonsi: set IF_THRESHOLD to 4
commit
|
commitdiff
|
tree
2017-08-25
Timothy Arceri
util/disk_cache: write cache item metadata to disk
commit
|
commitdiff
|
tree
2017-08-25
Timothy Arceri
glsl: pass shader source keys to the disk cache
commit
|
commitdiff
|
tree
2017-08-25
Timothy Arceri
util/disk_cache: add struct cache_item_metadata
commit
|
commitdiff
|
tree
2017-08-25
Timothy Arceri
disk_cache: enable limited hash collision detection...
commit
|
commitdiff
|
tree
2017-08-25
Timothy Arceri
util/disk_cache: rename mesa cache dir and introduce...
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv: don't crash if we have no framebuffer
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv/gfx9: gfx9 has buffer sizing rules like pre-VI.
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv: fix predication on gfx9
commit
|
commitdiff
|
tree
2017-08-24
Jason Ekstrand
anv,i965: Move CS shared lowering into anv
commit
|
commitdiff
|
tree
2017-08-24
Mauro Rossi
ac/debug: use util_strchrnul() to fix android build...
commit
|
commitdiff
|
tree
2017-08-24
Marek Olšák
radeonsi: get the raster config from AMDGPU on SI
commit
|
commitdiff
|
tree
2017-08-24
Marek Olšák
radeonsi: clean up setting GRBM_GFX_INDEX
commit
|
commitdiff
|
tree
2017-08-24
Marek Olšák
radeonsi: move PA_SC_RASTER_CONFIG emission into a...
commit
|
commitdiff
|
tree
2017-08-24
Rob Herring
Android: fix Android O version check for LLVM
commit
|
commitdiff
|
tree
2017-08-24
Adam Jackson
include: Sync Khronos headers for OpenGL 4.6
commit
|
commitdiff
|
tree
2017-08-24
Bas Nieuwenhuizen
radv: Expose VK_KHX_multiview.
commit
|
commitdiff
|
tree
2017-08-24
Bas Nieuwenhuizen
radv: Implement multiview draws.
commit
|
commitdiff
|
tree
2017-08-24
Bas Nieuwenhuizen
radv: Implement determining the has_multiview_view_inde...
commit
|
commitdiff
|
tree
2017-08-24
Bas Nieuwenhuizen
ac/nir: Add shader support for multiviews.
commit
|
commitdiff
|
tree
2017-08-24
Bas Nieuwenhuizen
radv: Add multiview clears.
commit
|
commitdiff
|
tree
2017-08-24
Bas Nieuwenhuizen
radv: Store multiview info in renderpass.
commit
|
commitdiff
|
tree
2017-08-24
Bas Nieuwenhuizen
ac/nir: Make shader key a struct.
commit
|
commitdiff
|
tree
2017-08-24
Bas Nieuwenhuizen
radv: Use 0 for the layer id if the vertex shader does...
commit
|
commitdiff
|
tree
2017-08-24
Bas Nieuwenhuizen
ac/nir: Implement input attachments with layered rendering.
commit
|
commitdiff
|
tree
2017-08-24
Bas Nieuwenhuizen
ac/nir: Determine if input attachments are used in...
commit
|
commitdiff
|
tree
2017-08-24
Bas Nieuwenhuizen
ac/nir: Cast sources of integer ops to int.
commit
|
commitdiff
|
tree
2017-08-24
Adam Jackson
Revert "include: Sync Khronos headers for OpenGL 4.6"
commit
|
commitdiff
|
tree
2017-08-24
Adam Jackson
include: Sync Khronos headers for OpenGL 4.6
commit
|
commitdiff
|
tree
2017-08-24
Eric Engestrom
dri: fix typo
commit
|
commitdiff
|
tree
2017-08-24
Eric Engestrom
i965: add missing `const` in function signature
commit
|
commitdiff
|
tree
2017-08-24
Eric Engestrom
egl/android: add missing include
commit
|
commitdiff
|
tree
2017-08-24
Brian Paul
vbo: fix glVertexAttrib(index=0)
commit
|
commitdiff
|
tree
2017-08-24
Brian Paul
gallivm: remove unused variable
commit
|
commitdiff
|
tree
2017-08-24
Brian Paul
st/mesa: add const qualifiers in st_extensions.c
commit
|
commitdiff
|
tree
2017-08-24
Brian Paul
st/mesa: whitespace/indentation fixes in st_init_extens...
commit
|
commitdiff
|
tree
2017-08-24
Brian Paul
pipe-loader: use MAYBE_UNUSED to silence warning
commit
|
commitdiff
|
tree
2017-08-24
Ilia Mirkin
nv50/ir: properly set sType for TXF ops to U32
commit
|
commitdiff
|
tree
2017-08-24
Samuel Pitoiset
mesa: remove duplicate assignments in bind_xfb_buffers()
commit
|
commitdiff
|
tree
2017-08-24
Samuel Pitoiset
mesa: fix debug/error messages in glColorMaski()
commit
|
commitdiff
|
tree
2017-08-24
Timothy Arceri
glsl: stop adding pointers from bindless structs to...
commit
|
commitdiff
|
tree
2017-08-24
Timothy Arceri
glsl: stop adding pointers from shader_info to the...
commit
|
commitdiff
|
tree
2017-08-24
Timothy Arceri
compiler: move pointers to the start of shader_info
commit
|
commitdiff
|
tree
2017-08-24
Timothy Arceri
glsl: always write a name/label string to the cache
commit
|
commitdiff
|
tree
2017-08-24
Timothy Arceri
glsl: don't write uniform storage offset if there isn...
commit
|
commitdiff
|
tree
2017-08-24
Timothy Arceri
glsl: add has_uniform_storage() helper to shader cache
commit
|
commitdiff
|
tree
2017-08-24
Timothy Arceri
glsl: stop adding pointers from glsl_struct_field to...
commit
|
commitdiff
|
tree
2017-08-24
Timothy Arceri
glsl: stop adding pointers from gl_shader_variable...
commit
|
commitdiff
|
tree
2017-08-24
Timothy Arceri
glsl: allow NULL to be passed to encode_type_to_blob()
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv/gfx9: don't expose linear depth on vega.
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv: don't degrade tiling mode for small compressed...
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv/gfx9: only minify image view width/height/depth...
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv/image: don't rescale width/height if the format...
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv: cleanup some image view descriptor setup.
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv/gfx9: emit sx_mrt_blend registers
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv: bump space check for indexed draw.
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv/gfx9: fixup db/stencil disable.
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv/gfx9: fix level count in color register setup.
commit
|
commitdiff
|
tree
2017-08-24
Dave Airlie
radv/gfx9: use total levels in texture descriptor
commit
|
commitdiff
|
tree
2017-08-23
Bas Nieuwenhuizen
radv: Implement bc optimize.
commit
|
commitdiff
|
tree
2017-08-23
Bas Nieuwenhuizen
ac/nir: refactor input variable iteration.
commit
|
commitdiff
|
tree
2017-08-23
Kenneth Graunke
i965: Stop using wm_prog_data->binding_table.render_tar...
commit
|
commitdiff
|
tree
2017-08-23
Kenneth Graunke
i965: Add a brw_wm_prog_data::has_render_target_reads...
commit
|
commitdiff
|
tree
2017-08-23
Kenneth Graunke
i965: Inline brw_update_renderbuffer_surfaces().
commit
|
commitdiff
|
tree
2017-08-23
Kenneth Graunke
i965: Pass fb into emit_null_surface instead of dimensions.
commit
|
commitdiff
|
tree
2017-08-23
Kenneth Graunke
i965: Devirtualize update_renderbuffer_surface.
commit
|
commitdiff
|
tree
next