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
2015-08-26
Marek Olšák
radeonsi: generate register and packet tables for an...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: remove duplicated register definitions and...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
r600g,radeonsi: remove unused ill-formed register field...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: add an initial dump_debug_state implementatio...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
radeonsi: allow si_dump_key to write to a file
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
gallium/ddebug: new pipe for hang detection and driver...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
gallium: add flags parameter to pipe_screen::context_create
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
gallium: add an interface for dumping debug driver...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Ilia Mirkin
mesa: remove pointless es31 checks, fix indirect to...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Ilia Mirkin
mesa: uncomment checks in es31 computation, add texture_ms
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marek Olšák
mesa: create multisample fallback textures like normal...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Grazvydas Ignotas
radeonsi: mark unreachable paths to avoid warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Tapani Pälli
mesa: GetTexLevelParameter{if}v changes for OpenGL...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marta Lofstedt
mesa/es3.1: Allow GL_COMPUTE_WORK_GROUP_SIZE for OpenGL...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Marta Lofstedt
mesa/es3.1: Enable getting MAX_COMPUTE_WORK_GROUP_...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Dave Airlie
mesa/formats: pass correct parameter to _mesa_is_format...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Roland Scheidegger
gallium/auxiliary: optimize rgb9e5 helper some more
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Roland Scheidegger
gallium/auxiliary: optimize rgb9e5 helper a bit
commit
|
commitdiff
|
tree
|
snapshot
2015-08-26
Dave Airlie
mesa/texgetimage: fix missing stencil check
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Nanley Chery
mesa/teximage: Add GL error parameter to _mesa_target_c...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Nanley Chery
mesa/formats: remove compressed formats from matching...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Nanley Chery
mesa/formats: make format testing a gtest
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
gallium/ttn: Use nir_builder_insert() rather than pokin...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
prog_to_nir: Use nir_builder_insert() rather than pokin...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
nir: Use nir_shader::stage rather than passing it around.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
nir: Store gl_shader_stage in nir_shader.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
i965/fs: Combine assign_constant_locations and move_uni...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
nir/lower_io: Remove assign_var_locations_direct_first
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
i965/fs: Rework uniform handling
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
i965/vec4_nir: Get rid of the uniform_driver_location...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
nir/lower_io: Separate driver_location and base offset...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
nir/intrinsics: Add a second const index to load_uniform
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
nir: Pass a type_size() function pointer into nir_lower...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
prog_to_nir: Don't allocate nir_variable with type...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Kenneth Graunke
i965: Move type_size() methods out of visitor classes.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
i965: Make setup_vec4_uniform_value and _image_uniform_...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Jason Ekstrand
i965: Rename setup_vector_uniform_values to setup_vec4_...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Rob Clark
freedreno/ir3: fix compile break after splitting out...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Rob Clark
freedreno/ir3: fix compile break after fxn->start_block...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Dave Airlie
mesa: enable texture stencil8 for multisample
commit
|
commitdiff
|
tree
|
snapshot
2015-08-25
Brian Paul
mesa: make _mesa_bind_texture_unit() static
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Nanley Chery
mesa/formats: store whether or not a format is sRGB...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Kenneth Graunke
nir: Use !block_ends_in_jump() in a few places rather...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: reimplement nir_cf_node_remove() using the...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: add new control modification API's
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: use a cursor for inserting control flow
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: add split_block_cursor()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: add split_block_before_instr()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: add a cursor structure
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: fix link_blocks() when there are no successors
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: clean up jumps when cleaning up CF nodes
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: remove uses of SSA definitions that are being...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: handle jumps better in stitch_blocks()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: handle jumps in split_block_end()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: add block_ends_in_jump()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: handle phi nodes better in split_block_beginning()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: split up and improve nir_handle_remove_jumps()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: add remove_phi_src() helper
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir: add nir_foreach_phi_src_safe()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/cf: add insert_phi_undef() helper
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir: move control flow modification to its own file
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir: make cleanup_cf_node() not use remove_defs_uses()
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir: inline block_add_pred() a few places
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Connor Abbott
nir/validate: check successors/predecessors more carefully
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Kenneth Graunke
nir: Delete the nir_function_impl::start_block field.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Nanley Chery
mesa/formats: only do type and component lookup for...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Rob Clark
freedreno/a4xx: formats update
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-24
Chris Wilson
i965: Always re-emit the pipeline select during invaria...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Marek Olšák
Revert "radeon/winsys: increase the IB size for VM"
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Ilia Mirkin
nv50: fix 2d engine blits for 64- and 128-bit formats
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Ilia Mirkin
nv50: account for the int RT0 rule for alpha-to-one/cov
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Dave Airlie
mesa/arb_gpu_shader_fp64: add support for glGetUniformdv
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Ilia Mirkin
nv50,nvc0: disable depth bounds test on blit
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Neil Roberts
i965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-23
Neil Roberts
i965: Swap the order of the vertex ID and edge flag...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Glenn Kennard
r600g: Fix assert in tgsi_cmp
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Alexander von...
egl: scons: fix the haiku build, do not build the dri2...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Emil Velikov
docs: add 11.1.0-devel release notes template, bump...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Boyan Ding
egl/wayland: define set_cloexec_or_close only when...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Emil Velikov
mapi: ship ARB_tessellation_shader.xml
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Emil Velikov
nouveau: add codegen/unordered_set.h to the tarball
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Emil Velikov
winsys/sw/kms-dri: don't attempt to bundle the sconscript
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Emil Velikov
winsys/amdgpu: automake: remove missing headers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Emil Velikov
automake: build all drivers but vc4 during distcheck
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Mauro Rossi
android: enable amdgpu winsys in radeonsi driver
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Mauro Rossi
android: fix cflags and includes for amdgpu winsys
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Emil Velikov
docs: add news item and link release notes for 10.6.5
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Emil Velikov
docs: add sha256 checksums for 10.6.5
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Emil Velikov
docs: add release notes for 10.6.5
commit
|
commitdiff
|
tree
|
snapshot
2015-08-22
Chris Wilson
i965: Move control flush into pipelined conditional...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Eric Anholt
vc4: Actually allow math results to allocate into r4.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Eric Anholt
vc4: Fold the 16-bit integer pack into the instructions...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Eric Anholt
vc4: Reuse QPU dumping for packing bits in QIR.
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Eric Anholt
vc4: Make _dest variants of qir ALU helpers to provide...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Eric Anholt
vc4: Use the SSA defs list for figuring out eligible...
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Krzysztof Sobiecki
st/nine: Always use user constant buffers
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Axel Davy
st/nine: Silent warning in nine_ff
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Axel Davy
st/nine: Silent warning in sm1_declusage_to_tgsi
commit
|
commitdiff
|
tree
|
snapshot
2015-08-21
Axel Davy
st/nine: Silent warning in NineCubeTexture9_ctor
commit
|
commitdiff
|
tree
|
snapshot
next