projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-07-07
Brian Paul
gallium/hud: replace byte units flag with pipe_driver_q...
commit
|
commitdiff
|
tree
2015-07-07
Brian Paul
gallium/os: minor whitespace fixes in os_time.h
commit
|
commitdiff
|
tree
2015-07-07
Francisco Jerez
i965/gen4-5: Enable 16-wide dispatch on shaders with...
commit
|
commitdiff
|
tree
2015-07-07
Francisco Jerez
i965/gen4-5: Program the execution size correctly for...
commit
|
commitdiff
|
tree
2015-07-07
Francisco Jerez
i965/gen4-5: Set ENDIF dst and src0 fields to the null...
commit
|
commitdiff
|
tree
2015-07-07
Michel Dänzer
radeonsi: Use param export count from si_llvm_export_vs...
commit
|
commitdiff
|
tree
2015-07-06
Matt Turner
mesa: Convert some asserts into STATIC_ASSERT.
commit
|
commitdiff
|
tree
2015-07-06
Roland Scheidegger
gallivm: fix lp_build_compare_ext
commit
|
commitdiff
|
tree
2015-07-06
Kenneth Graunke
mesa: Add a MUST_CHECK macro for __attribute__((warn_un...
commit
|
commitdiff
|
tree
2015-07-06
Neil Roberts
glsl: Make sure not to dereference NULL
commit
|
commitdiff
|
tree
2015-07-06
Neil Roberts
glsl: Add missing check for whether an expression is...
commit
|
commitdiff
|
tree
2015-07-06
Kenneth Graunke
i965: Reserve more batch space to accomodate Gen6 perfm...
commit
|
commitdiff
|
tree
2015-07-06
Neil Roberts
i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA
commit
|
commitdiff
|
tree
2015-07-05
Marek Olšák
winsys/radeon: use os_wait_until_zero in radeon_bo_set_...
commit
|
commitdiff
|
tree
2015-07-05
Marek Olšák
radeonsi: don't flush an empty IB if the only thing...
commit
|
commitdiff
|
tree
2015-07-05
Marek Olšák
gallium/os: add conversion and wait functions for absol...
commit
|
commitdiff
|
tree
2015-07-05
Marek Olšák
gallium/os: add os_wait_until_zero (v2)
commit
|
commitdiff
|
tree
2015-07-05
Marek Olšák
gallium/radeon: mark the gpu load thread stop trigger...
commit
|
commitdiff
|
tree
2015-07-05
Marek Olšák
st/mesa: if a fence isn't returned, assume it's signalled
commit
|
commitdiff
|
tree
2015-07-05
Marek Olšák
gallium: remove redundant pipe_context::fence_signalled
commit
|
commitdiff
|
tree
2015-07-05
Marek Olšák
gallium: use fence_finish instead of fence_signalled...
commit
|
commitdiff
|
tree
2015-07-05
Marek Olšák
gallium: handle fence_finish timeout in various drivers
commit
|
commitdiff
|
tree
2015-07-05
Marek Olšák
gallium/docs: remove out-of-date document about D3D11...
commit
|
commitdiff
|
tree
2015-07-05
Marek Olšák
radeonsi: fix a hang with DrawTransformFeedback on...
commit
|
commitdiff
|
tree
2015-07-04
Emil Velikov
docs: add news item and link release notes for mesa...
commit
|
commitdiff
|
tree
2015-07-04
Emil Velikov
docs: Add sha256sums for the 10.5.9 release
commit
|
commitdiff
|
tree
2015-07-04
Emil Velikov
Add release notes for the 10.5.9 release
commit
|
commitdiff
|
tree
2015-07-04
Timothy Arceri
glsl: update types for unsized arrays of members
commit
|
commitdiff
|
tree
2015-07-04
Timothy Arceri
glsl: update assert to support arrays of arrays
commit
|
commitdiff
|
tree
2015-07-04
Timothy Arceri
glsl: allow precision qualifiers for AoA
commit
|
commitdiff
|
tree
2015-07-04
Ilia Mirkin
nv50/ir: UCMP arguments are float, so make sure modifie...
commit
|
commitdiff
|
tree
2015-07-03
Erik Faye-Lund
glsl: add a missing call to _mesa_locale_init
commit
|
commitdiff
|
tree
2015-07-03
Mario Kleiner
winsys/radeon: Use dup fd as key in drm-winsys hash...
commit
|
commitdiff
|
tree
2015-07-03
Marek Olšák
r600g: disable single-sample fast color clear due to...
commit
|
commitdiff
|
tree
2015-07-03
Marek Olšák
docs/relnotes: document create_context_robustness exten...
commit
|
commitdiff
|
tree
2015-07-03
Marek Olšák
r600g,radeonsi: implement get_device_reset_status
commit
|
commitdiff
|
tree
2015-07-03
Marek Olšák
dri/common: allow BGRX sRGB visuals
commit
|
commitdiff
|
tree
2015-07-03
Marek Olšák
mesa: fix sRGB rendering for GLES1
commit
|
commitdiff
|
tree
2015-07-03
Marek Olšák
egl: sort extension lists alphabetically
commit
|
commitdiff
|
tree
2015-07-03
Anatoli Antonovitch
egl: implement EGL_KHR_gl_texture_3D_image
commit
|
commitdiff
|
tree
2015-07-03
Rob Clark
freedreno/ir3: don't be confused by eliminated indirects
commit
|
commitdiff
|
tree
2015-07-03
Rob Clark
freedreno/ir3: sched fixes for addr register usage
commit
|
commitdiff
|
tree
2015-07-03
Rob Clark
freedreno/ir3: fix indirects tracking
commit
|
commitdiff
|
tree
2015-07-03
Ilia Mirkin
gallium/ttn: mark location specially in nir for color0...
commit
|
commitdiff
|
tree
2015-07-03
Rob Clark
nir/lower_phis_to_scalar: undef is trivially scalarizable
commit
|
commitdiff
|
tree
2015-07-03
Rob Clark
gallium/ttn: IN/OUT are only array if ArrayID != 0
commit
|
commitdiff
|
tree
2015-07-03
Rob Clark
tgsi: update docs for ArrayID usage
commit
|
commitdiff
|
tree
2015-07-03
Neil Roberts
i965/fs: Don't disable SIMD16 when using the pixel...
commit
|
commitdiff
|
tree
2015-07-02
Jason Ekstrand
nir: Don't allow copying SSA destinations
commit
|
commitdiff
|
tree
2015-07-02
Ilia Mirkin
mesa/prog: relative offsets into constbufs are not...
commit
|
commitdiff
|
tree
2015-07-02
Mike Stroyan
i965: allocate at least 1 BLEND_STATE element
commit
|
commitdiff
|
tree
2015-07-02
Iago Toral...
mesa/st: Add checks for signed/unsigned integer convers...
commit
|
commitdiff
|
tree
2015-07-02
Ilia Mirkin
nv50/ir: don't emit src2 in immediate form
commit
|
commitdiff
|
tree
2015-07-02
Alexandre Courbot
nvc0: tune PREFER_BLIT_BASED_TEXTURE_TRANSFER capability
commit
|
commitdiff
|
tree
2015-07-02
Ilia Mirkin
mesa: reset the source packing when creating temp trans...
commit
|
commitdiff
|
tree
2015-07-01
Alexandre Courbot
nvc0: create screen fence objects with coherent attribute
commit
|
commitdiff
|
tree
2015-07-01
Nanley Chery
i965/gen9: use an unreserved surface alignment value
commit
|
commitdiff
|
tree
2015-07-01
Jason Ekstrand
i965/fs: Use the builder directly for the gen6 interpol...
commit
|
commitdiff
|
tree
2015-07-01
Francisco Jerez
i965/fs: Relax fs_builder channel group assertion when...
commit
|
commitdiff
|
tree
2015-07-01
Ilia Mirkin
nouveau: rename var name for nouveau_vieux to avoid...
commit
|
commitdiff
|
tree
2015-07-01
Tapani Pälli
glsl: create program resource list after LinkShader
commit
|
commitdiff
|
tree
2015-07-01
Tapani Pälli
glsl: expose build_program_resource_list function
commit
|
commitdiff
|
tree
2015-07-01
Tapani Pälli
glsl: build stageref mask using IR, not symbol table
commit
|
commitdiff
|
tree
2015-07-01
Chia-I Wu
ilo: remove ilo_image_params
commit
|
commitdiff
|
tree
2015-07-01
Chia-I Wu
ilo: add image_init_gen6_transfer_layout()
commit
|
commitdiff
|
tree
2015-07-01
Chia-I Wu
ilo: add image_set_gen6_bo_size()
commit
|
commitdiff
|
tree
2015-07-01
Chia-I Wu
ilo: add image_set_gen6_{hiz,mcs}
commit
|
commitdiff
|
tree
2015-07-01
Chia-I Wu
ilo: add image_get_gen6_monolithic_size()
commit
|
commitdiff
|
tree
2015-07-01
Chia-I Wu
ilo: add image_get_gen6_lods()
commit
|
commitdiff
|
tree
2015-07-01
Chia-I Wu
ilo: add image_get_gen{6,7}_alignment()
commit
|
commitdiff
|
tree
2015-07-01
Chia-I Wu
ilo: add image_get_gen6_{hiz,mcs}_enable()
commit
|
commitdiff
|
tree
2015-07-01
Chia-I Wu
ilo: add image_get_gen6_tiling()
commit
|
commitdiff
|
tree
2015-07-01
Chia-I Wu
ilo: add image_get_gen6_layout()
commit
|
commitdiff
|
tree
2015-07-01
Ilia Mirkin
nv50/ir: copy joinAt when splitting both before and...
commit
|
commitdiff
|
tree
2015-07-01
Dave Airlie
docs: update for llvmpipe fp64 support
commit
|
commitdiff
|
tree
2015-07-01
Dave Airlie
gallivm: add fp64 support. (v2.1)
commit
|
commitdiff
|
tree
2015-07-01
Dave Airlie
tgsi: add infer support for double opcodes.
commit
|
commitdiff
|
tree
2015-07-01
Timothy Arceri
freedreno: use consistent version string format
commit
|
commitdiff
|
tree
2015-07-01
Timothy Arceri
glsl: use consistent version string format
commit
|
commitdiff
|
tree
2015-07-01
Jason Ekstrand
i965/fs: Fix PIXEL_X/Y in regs_read()
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Remove the width field from fs_reg
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs_generator: Use inst->exec_size for determining...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Use exec_size instead of dst.width for computi...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Use the builder dispatch_width for computing...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Use the builder dispatch width instead of...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Remove exec_size guessing from fs_inst::init()
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs_builder: Use the dispatch width for setting...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Use exec_size for determining regs read/writte...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Remove fs_inst constructors that don't take...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Make better use of the builder in shader_time
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Add a builder argument to offset()
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Move offset(fs_reg, unsigned) to brw_fs.h
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/blorp: Explicitly set execution sizes for new...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Set the builder group for emitting FB-write...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Explicitly set the exec_size on the add(32...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Properly handle LOAD_PAYLOAD in fs_inst::regs_read
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Report the right value in fs_inst::regs_read...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Fix fs_inst::regs_read() for uniform pull...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Actually set/use the mlen for gen7 uniform...
commit
|
commitdiff
|
tree
2015-06-30
Jason Ekstrand
i965/fs: Use a switch statement in fs_inst::regs_read()
commit
|
commitdiff
|
tree
next