projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
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
2015-06-30
Connor Abbott
nir: remove parent_instr from nir_register
commit
|
commitdiff
|
tree
2015-06-30
Connor Abbott
nir: remove nir_src_get_parent_instr()
commit
|
commitdiff
|
tree
2015-06-30
Connor Abbott
i965/fs: emit constants only once
commit
|
commitdiff
|
tree
2015-06-30
Connor Abbott
i965/fs: use SSA values directly
commit
|
commitdiff
|
tree
2015-06-30
Connor Abbott
nir/from_ssa: add a flag to not convert everything...
commit
|
commitdiff
|
tree
2015-06-30
Emil Velikov
egl/x11: handle when invalid drawable is passed in...
commit
|
commitdiff
|
tree
2015-06-30
Emil Velikov
egl/wayland: cleanup dri2_wl_create_surface error path
commit
|
commitdiff
|
tree
2015-06-30
Emil Velikov
egl/wayland: handle NULL native_window in create_surface
commit
|
commitdiff
|
tree
2015-06-30
Emil Velikov
egl/drm: plug memory leak
commit
|
commitdiff
|
tree
2015-06-30
Rob Clark
gallium/ttn: don't upset nir_validate w/ BRK's
commit
|
commitdiff
|
tree
2015-06-30
Rob Clark
gallium/ttn: add TXB2
commit
|
commitdiff
|
tree
2015-06-30
Rob Clark
gallium/ttn: partial fix for output arrays
commit
|
commitdiff
|
tree
2015-06-30
Rob Clark
nir: cleanup open-coded instruction casts
commit
|
commitdiff
|
tree
2015-06-30
Rob Clark
freedreno/ir3: cache defining instruction
commit
|
commitdiff
|
tree
2015-06-30
Rob Clark
freedreno/ir3: fix RA issue with fanin
commit
|
commitdiff
|
tree
2015-06-30
Rob Clark
freedreno/ir3: add ir3_shader_disasm()
commit
|
commitdiff
|
tree
2015-06-30
Rob Clark
freedreno/a4xx: fix for sparse-samplers
commit
|
commitdiff
|
tree
2015-06-30
Rob Clark
freedreno/ir3: fix crash in fail path
commit
|
commitdiff
|
tree
2015-06-30
Rob Clark
freedreno/ir3: fix crash in RA
commit
|
commitdiff
|
tree
2015-06-30
Rob Clark
freedreno/ir3: fixes for indirect writes
commit
|
commitdiff
|
tree
2015-06-30
Rob Clark
freedreno/ir3: fix constlen in case of load_uniform_ind...
commit
|
commitdiff
|
tree
2015-06-30
Tapani Pälli
glsl: validate sampler array indexing for 'constant...
commit
|
commitdiff
|
tree
2015-06-30
Tapani Pälli
mesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5
commit
|
commitdiff
|
tree
2015-06-30
Tapani Pälli
i915: use EmitNoIndirectSampler
commit
|
commitdiff
|
tree
2015-06-30
Tapani Pälli
i965: use EmitNoIndirectSampler for gen < 7
commit
|
commitdiff
|
tree
2015-06-30
Tapani Pälli
mesa/glsl: new compiler option EmitNoIndirectSampler
commit
|
commitdiff
|
tree
2015-06-30
Tapani Pälli
glsl: Allow dynamic sampler array indexing with GLSL...
commit
|
commitdiff
|
tree
2015-06-30
Ilia Mirkin
nv50/ir: fix emission of address reg in 3rd source
commit
|
commitdiff
|
tree
2015-06-30
Kenneth Graunke
i965: Don't use GCC extension for ?: with only two...
commit
|
commitdiff
|
tree
2015-06-30
Alexander von...
egl/haiku: fix Mesa build under Haiku
commit
|
commitdiff
|
tree
2015-06-30
Ilia Mirkin
nv30: align transfer stride to 64, required by blit...
commit
|
commitdiff
|
tree
2015-06-30
Ilia Mirkin
nv30: allow vertex state creation with 0 elements
commit
|
commitdiff
|
tree
2015-06-30
Ilia Mirkin
nv30: reset fragprog bufctx at bind time
commit
|
commitdiff
|
tree
2015-06-30
Ilia Mirkin
nv30: modernize fp upload logic
commit
|
commitdiff
|
tree
2015-06-30
Ilia Mirkin
nv30: provide a minimum map buffer alignment
commit
|
commitdiff
|
tree
2015-06-29
Anuj Phogat
i965/skl: Extract the blit command setup in to a helper
commit
|
commitdiff
|
tree
2015-06-29
Anuj Phogat
i965/gen9: Add XY_FAST_COPY_BLT support to intelEmitCop...
commit
|
commitdiff
|
tree
2015-06-29
Anuj Phogat
mesa/swrast: Use global function _mesa_regions_overlap()
commit
|
commitdiff
|
tree
2015-06-29
Anuj Phogat
mesa/st: Use global function _mesa_regions_overlap()
commit
|
commitdiff
|
tree
2015-06-29
Anuj Phogat
mesa: Add a new helper function _mesa_regions_overlap()
commit
|
commitdiff
|
tree
2015-06-29
Anuj Phogat
i965/gen9: Allocate YF/YS tiled buffer objects
commit
|
commitdiff
|
tree
2015-06-29
Anuj Phogat
i965: Make a helper function intel_miptree_can_use_tr_m...
commit
|
commitdiff
|
tree
2015-06-29
Anuj Phogat
i965: Make a helper function intel_miptree_release_levels()
commit
|
commitdiff
|
tree
2015-06-29
Anuj Phogat
i965/gen9: Plugin the code for selecting YF/YS tiling...
commit
|
commitdiff
|
tree
2015-06-29
Anuj Phogat
i965: Make a helper function intel_miptree_set_alignment()
commit
|
commitdiff
|
tree
2015-06-29
Erik Faye-Lund
mesa/main: free locale at exit
commit
|
commitdiff
|
tree
2015-06-29
Erik Faye-Lund
util: port _mesa_strto[df] to C
commit
|
commitdiff
|
tree
2015-06-29
Erik Faye-Lund
glsl: No need to lock in _mesa_glsl_release_types
commit
|
commitdiff
|
tree
2015-06-29
Erik Faye-Lund
mesa/main: only call _mesa_destroy_shader_compiler...
commit
|
commitdiff
|
tree
2015-06-29
Erik Faye-Lund
dri: don't touch the shader compiler
commit
|
commitdiff
|
tree
2015-06-29
Erik Faye-Lund
mesa/main: Get rid of outdated GDB-hack
commit
|
commitdiff
|
tree
2015-06-29
Grigori Goronzy
clover: implement CL_KERNEL_PREFERRED_WORK_GROUP_SIZE_M...
commit
|
commitdiff
|
tree
2015-06-29
Grigori Goronzy
gallium: add PIPE_COMPUTE_CAP_SUBGROUP_SIZE
commit
|
commitdiff
|
tree
2015-06-29
Neil Roberts
i965: Don't try to print the GLSL IR if it has been...
commit
|
commitdiff
|
tree
2015-06-29
Emil Velikov
docs: add news item and link release notes for mesa...
commit
|
commitdiff
|
tree
2015-06-29
Emil Velikov
docs: Add sha256 checksums for the 10.6.1 release
commit
|
commitdiff
|
tree
2015-06-29
Emil Velikov
Add release notes for the 10.6.1 release
commit
|
commitdiff
|
tree
2015-06-29
Kenneth Graunke
Revert "glsl: clone inputs and outputs during linking"
commit
|
commitdiff
|
tree
2015-06-29
Kenneth Graunke
Revert "i965: Delete linked GLSL IR when using NIR."
commit
|
commitdiff
|
tree
2015-06-29
Ilia Mirkin
nv30: avoid leaking blit fp/vp
commit
|
commitdiff
|
tree
2015-06-29
Ilia Mirkin
nv40: enable base vertex
commit
|
commitdiff
|
tree
2015-06-29
Kenneth Graunke
i965/vs: Move compute_clip_distance() out of emit_urb_w...
commit
|
commitdiff
|
tree
2015-06-29
Kenneth Graunke
i965: Write at least some data in SIMD8 URB write messages.
commit
|
commitdiff
|
tree
2015-06-28
Samuel Pitoiset
gallium/hud: prevent NULL pointer dereference with...
commit
|
commitdiff
|
tree
2015-06-28
Mario Kleiner
nouveau: Use dup fd as key in drm-winsys hash table...
commit
|
commitdiff
|
tree
2015-06-27
Mike Stroyan
meta: Only change and restore viewport 0 in mesa meta...
commit
|
commitdiff
|
tree
2015-06-26
Dave Airlie
radeonsi: add support for geometry shader invocations.
commit
|
commitdiff
|
tree
2015-06-26
Dave Airlie
radeonsi: add support for viewport array (v3)
commit
|
commitdiff
|
tree
2015-06-26
Kenneth Graunke
i965/fs: Fix ir_txs in emit_texture_gen4_simd16().
commit
|
commitdiff
|
tree
2015-06-26
Ilia Mirkin
nv50/ir: propagate modifier to right arg when const...
commit
|
commitdiff
|
tree
2015-06-26
Boyan Ding
egl_dri2: Remove trailing whitespaces
commit
|
commitdiff
|
tree
2015-06-26
Neil Roberts
i965/skl: Fix aligning mt->total_width to the block...
commit
|
commitdiff
|
tree
2015-06-26
Matt Turner
mesa: Enable subdir-objects globally.
commit
|
commitdiff
|
tree
2015-06-26
Emil Velikov
mesa: fold duplicated GL/GL_CORE/GLES3 entry in get_has...
commit
|
commitdiff
|
tree
2015-06-26
Chia-I Wu
ilo: define ILO_IMAGE_MAX_LEVEL_COUNT
commit
|
commitdiff
|
tree
2015-06-26
Chia-I Wu
ilo: replace pipe_format by gen_surface_format
commit
|
commitdiff
|
tree
2015-06-26
Chia-I Wu
ilo: always use the specified image format
commit
|
commitdiff
|
tree
2015-06-26
Chia-I Wu
ilo: replace pipe_texture_target by gen_surface_type
commit
|
commitdiff
|
tree
2015-06-26
Chia-I Wu
ilo: initialize ilo_image from ilo_image_info
commit
|
commitdiff
|
tree
2015-06-26
Chia-I Wu
ilo: remove ilo_image_disable_aux()
commit
|
commitdiff
|
tree
next