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
2018-04-03
Rob Clark
freedreno/ir3: fix fallout of unused false-depth elimin...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Timothy Arceri
gallium/pipebuffer: fix parenthesis location
commit
|
commitdiff
|
tree
|
snapshot
2018-04-03
Tapani Pälli
Revert "mesa: add GL_HALF_FLOAT as supported type to...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Mike Lothian
gallivm: Fix include for LLVMAddPromoteMemoryToRegisterPass
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Mike Lothian
radeonsi: Fix include for LLVMAddPromoteMemoryToRegiste...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Mike Lothian
ac/nir: Fix include for LLVMAddPromoteMemoryToRegisterPass
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Daniel Stone
st/dri: Initialise modifier to INVALID for DRI2
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Marek Olšák
radeonsi: implement GL_KHR_blend_equation_advanced
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Marek Olšák
radeonsi: rename unpack_param -> si_unpack_param
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Marek Olšák
radeonsi: move FMASK shader logic to shared code
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Marek Olšák
radeonsi: add R600_DEBUG=nofmask to disable MSAA compre...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Marek Olšák
gallium/u_tests: test FBFETCH and shader-based blending...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Marek Olšák
ac/gpu_info: print GB_ADDR_CONFIG
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Marek Olšák
ac/gpu_info: reorder the fields and print them nicely
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Marek Olšák
ac/gpu_info: rename has_virtual_memory -> r600_has_virt...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Marek Olšák
ac/gpu_info: don't print irrelevant fields
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Marek Olšák
st/mesa: don't draw if the bound element array buffer...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Iago Toral...
anv/cmd_buffer: honor pending clear views for depth...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Iago Toral...
anv/cmd_buffer: consider multiview masks for tracking...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Timothy Arceri
radeonsi/nir: fix explicit component packing for geom...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Timothy Arceri
radeonsi/nir: gather buffers declared more accurately...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Timothy Arceri
radeonsi: create load_const_buffer_desc_fast_path(...
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Timothy Arceri
radeonsi/nir: set TGSI_PROPERTY_NEXT_SHADER
commit
|
commitdiff
|
tree
|
snapshot
2018-04-02
Timothy Arceri
st/glsl_to_nir: gather next_stage in shader_info
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Rob Clark
freedreno/a5xx: don't align height for PIPE_BUFFER
commit
|
commitdiff
|
tree
|
snapshot
2018-04-01
Rob Clark
freedreno/a5xx: fix page faults on last level
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Rob Clark
freedreno/ir3: fix issue w/ glamor composite shaders
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Rob Clark
freedreno/ir3: more half-precision fixes
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Rob Clark
freedreno/ir3: add helper to create immed of specified...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Rob Clark
freedreno/ir3: pass ctx instead of block to create_coll...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Rob Clark
freedreno/ir3: eliminate unused false-deps
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Rob Clark
freedreno/ir3: add local_group_size
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Rob Clark
freedreno/ir3: clear SSA flag when assigning "ARRAY...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Rob Clark
freedreno/ir3: print array live ranges
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Wladimir J...
freedreno: a2xx: Implement DP2 instruction
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Wladimir J...
freedreno: a2xx: implement SEQ/SNE instructions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Wladimir J...
freedreno: a2xx: Compressed textures support
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Wladimir J...
freedreno: a2xx: Support TEXTURE_RECT
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Wladimir J...
freedreno: a2xx: Prevent crash in emit_texture if view...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Wladimir J...
freedreno: a2xx: Fix fd2_tex_swiz
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Wladimir J...
freedreno: a2xx: Change use of BLEND_ to BLEND2_
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Wladimir J...
freedreno: a2xx: Update rnndb header for formats enumer...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Mathias Fröhlich
vbo: Use alloca for _vbo_draw_indirect.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Mathias Fröhlich
vbo: Remove unused includes to vbo_private.h
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Mathias Fröhlich
vbo: Move vbo_split into the tnl module.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Mathias Fröhlich
vbo: Readd the arrays argument to the legacy draw methods.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Mathias Fröhlich
vbo: Remove the now unused vbo draw path.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Mathias Fröhlich
tnl: Push down the gl_vertex_array inputs into tnl...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Mathias Fröhlich
vbo: Remove vbo_indirect_draw_func.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Mathias Fröhlich
i965: Push down the gl_vertex_array inputs into i965.
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Mathias Fröhlich
gallium: Push down the gl_vertex_array inputs into...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Jason Ekstrand
nir/validator: Validate that all used variables exist
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Jason Ekstrand
intel/vec4: Set channel_sizes for MOV_INDIRECT sources
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Jason Ekstrand
nir/lower_indirect_derefs: Support interp_var_at intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Jason Ekstrand
nir/vars_to_ssa: Remove copies from the correct set
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Jason Ekstrand
nir: Return a cursor from nir_instr_remove
commit
|
commitdiff
|
tree
|
snapshot
2018-03-31
Jason Ekstrand
nir: Add src/dest num_components helpers
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Brian Paul
docs: document WGL_SWAP_INTERVAL env var
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Brian Paul
st/wgl: check if WGL_SWAP_INTERVAL is defined in wglSwa...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Brian Paul
glapi: define GL_API to be KEYWORD1 in glapi_dispatch...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Brian Paul
spirv: s/uint/unsigned/ to fix MSVC build
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Brian Paul
nir/spirv: s/uint32_t/SpvOp/ in various functions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Brian Paul
nir/spirv: fix MSVC syntax error in vtn_handle_texture()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Brian Paul
nir/spirv: move NORETURN annotation on _vtn_fail()...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Brian Paul
nir/spirv: fix MSVC warning in vtn_align_u32()
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Neil Roberts
spirv: Fix building with SCons
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Brian Paul
mesa: fix MSVC bitshift overflow warnings
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Brian Paul
st/mesa: add missing GLSL_TYPE_[U]INT8 cases in st_glsl...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Jakob Bornecrantz
vbo: MaxVertexAttribStride is not always set
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Daniel Stone
x11: Only report supported DRI3/Present versions
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Samuel Pitoiset
radv: set SAMPLE_RATE to the number of samples of the...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Brian Paul
nir: s/uint/unsigned/ to fix MSVC/MinGW build
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Eduardo Lima...
i965: Don't call process_glsl_ir() for SPIR-V shaders
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Eduardo Lima...
i965: Call spirv_to_nir() instead of glsl_to_nir()...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Eduardo Lima...
mesa/glspirv: Add a _mesa_spirv_to_nir() function
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Eduardo Lima...
mesa/program: Link SPIR-V shaders using the SPIR-V...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Eduardo Lima...
mesa/glspirv: Add _mesa_spirv_link_shaders() function
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Eduardo Lima...
mesa: Add a reference to gl_shader_spirv_data to gl_lin...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Nicolai Hähnle
mesa: Implement glSpecializeShaderARB
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Alejandro Piñeiro
nir/spirv: add gl_spirv_validation method
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Alejandro Piñeiro
spirv: add vtn_create_builder
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Alejandro Piñeiro
i965: initialize SPIR-V capabilities
commit
|
commitdiff
|
tree
|
snapshot
2018-03-30
Nicolai Hähnle
mesa: add gl_constants::SpirVCapabilities
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Ian Romanick
i965: Don't request GLSL IR lowering of gl_VertexID
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Ian Romanick
i965: Silence unused parameter warning
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Ian Romanick
spirv: Move SPIR-V building to Makefile.spirv.am and...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Ian Romanick
compiler: All leaf Makefile.am should use +=
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Ian Romanick
util: Include bitscan.h directly
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Ian Romanick
util: Optimize util_is_power_of_two_nonzero
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Ian Romanick
util: Use util_is_power_of_two_nonzero in u_vector
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Ian Romanick
util: Add and use util_is_power_of_two_nonzero
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Ian Romanick
util: Move util_is_power_of_two to bitscan.h and rename...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Dylan Baker
meson: use dep_libdrm version for pkg-config
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Dylan Baker
meson: Use the same version for all libdrm checks
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Dylan Baker
meson: group libdrm dependencies
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Brian Paul
gl.h: remove stale comment, trailing whitespace
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Brian Paul
glapi: add glBlendBarrier(), glPrimitiveBoundingBox...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Brian Paul
st/mesa: silence unhandled switch case warning
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Henri Verbeet
mesa: Inherit texture view multi-sample information...
commit
|
commitdiff
|
tree
|
snapshot
2018-03-29
Samuel Pitoiset
radv: fix scanning output_usage_mask with structs
commit
|
commitdiff
|
tree
|
snapshot
next