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
2017-04-10
Kenneth Graunke
i965/drm: Rename drm_bacon_reg_read() to brw_reg_read().
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Rename drm_bacon_bufmgr to struct brw_bufmgr.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965: Just use a uint32_t context handle rather than...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Fold drm_bacon_gem_reset_stats into the callers.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Rename drm_bacon_gem_bo_bucket to bo_cache_bu...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop drm_bacon_* from static functions.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop drm_bacon_gem_bo_madvise_internal().
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Merge drm_bacon_bo_gem into drm_bacon_bo.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Merge bo->handle and bo_gem->gem_handle.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Rewrite relocation handling.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Make register write check handle execbuffer...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965: Make a screen::aperture_threshold field.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965: Make/use a brw_batch_references() wrapper.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965: Use brw_emit_reloc() instead of drm_bacon_bo_emit...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965: Change intel_batchbuffer_reloc() into brw_emit_re...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop GEM_SW_FINISH stuff.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop code to search for an existing bufmgr.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Unwrap the unnecessary drm_bacon_reloc_target...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Switch from uthash to Mesa's hash table.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop bo_gem::kflags.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop has_exec_async related API.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop softpin support for now.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop userptr support for now.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Delete engine checks.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop intel_chipset.h in favor of using gen_de...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop deprecated drm_bacon_bo::offset.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop has_wait_timeout.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Assume aperture size query will work.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Combine drm_bacon_bufmgr_gem and drm_bacon_bu...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Move _drm_bacon_context to intel_bufmgr_gem.c.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop cliprects and dr4 from execbuf variants.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Devirtualize the bufmgr.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Check INTEL_DEBUG & DEBUG_BUFMGR directly.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Use Mesa's macros.h instead of duplicating...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Use ALIGN, not ROUND_UP_TO.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Delete execbuf1 support.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Remove Gen2-3 fence accounting.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Remove some unused functions and macros.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Switch to util/list.h instead of libdrm_lists.h.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Port to Mesa's atomic header.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Use our internal libdrm (drm_bacon) rather...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: s/drm_intel/drm_bacon/g
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Drop libpciaccess dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: Make libdrm_lists.h compile by defining typeof.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965/drm: remove legacy defines, aub functions, and...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965: Import libdrm_intel.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965: Make sure we don't use CPU maps for the scanout...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965: Stop calling drm_intel_bufmgr_gem_enable_fenced_r...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Kenneth Graunke
i965: Fix GLX_MESA_query_renderer video memory on 32...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Samuel Pitoiset
gallium/radeon: add HUD queries for GPU temperature...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Samuel Pitoiset
configure.ac: require libdrm_amdgpu 2.4.79
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Samuel Pitoiset
radeonsi: add new si_check_render_feedback_texture...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Samuel Pitoiset
radeonsi: add new si_decompress_color_texture() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Samuel Pitoiset
radeonsi: add new depth_needs_decompression() helper
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Samuel Pitoiset
radeonsi: add a 'break' in si_check_render_feedback_*()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Samuel Pitoiset
radeonsi: re-use 'desc' in si_set_shader_image()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Samuel Pitoiset
ac: add unreachable() in ac_build_image_opcode()
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Constantine...
r600g: get rid of dummy pixel shader
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Constantine...
r600g: add draw_vbo check for a NULL pixel shader
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Constantine...
r600g: skip repeating vs, gs, and tes shader binds
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Bartosz Tomczyk
mesa: use single memcpy when strides match in glReadPix...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jason Ekstrand
intel/blorp: Use ISL for emitting depth/stencil/hiz
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jason Ekstrand
intel/blorp: Emit 3DSTATE_STENCIL_BUFFER before HIER_DEPTH
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jason Ekstrand
anv: Use ISL for emitting depth/stencil/hiz
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Jason Ekstrand
intel/isl: Add support for emitting depth/stencil/hiz
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Thomas Hindoe...
amd/addrlib: use correct variable name in header
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Timothy Arceri
mesa/st: take ownership rather than adding reference...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Timothy Arceri
x11: take ownership rather than adding reference for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Timothy Arceri
osmesa: tidy up renderbuffer refCount initialisation
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Timothy Arceri
swrast: take ownership rather than adding reference...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Timothy Arceri
radeon: take ownership rather than adding reference...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Timothy Arceri
nouveau: take ownership rather than adding reference...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Timothy Arceri
i965: take ownership rather than adding reference for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Timothy Arceri
i915: take ownership rather than adding reference for...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-10
Timothy Arceri
mesa: create _mesa_attach_renderbuffer_without_ref...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Ilia Mirkin
nv50/ir: remove unused swizzle field in ValueRef
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Boyan Ding
nouveau: enable ARB_shader_clock on nv50 and nvc0
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Boyan Ding
nv50/ir: Handle TGSI_OPCODE_CLOCK
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Boyan Ding
gm107/ir: Emit SV_CLOCK system value
commit
|
commitdiff
|
tree
|
snapshot
2017-04-09
Ben Widawsky
gbm: Assert modifiers and count are copacetic
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
st/mesa: Use compressed fog mode for atifs.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main/ff_frag: Use compressed TexEnv Combine state.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main/ff_frag: Use compressed fog mode.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main: Maintain compressed TexEnv Combine state.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main: Maintain compressed fog mode.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main/ff_frag: Don't retrieve format if not necessary.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main/ff_frag: Use gl_texture_object::TargetIndex.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main/ff_frag: Store nr_enabled_units only once.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main/ff_frag: Simplify get_fp_input_mask.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main/ff_frag: Don't bother with VARYING_BIT_FOGC.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main/ff_frag: Remove unused struct.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main/ff_frag: Reduce the size of nr_enabled_units.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main/ff_frag: Remove enabled_units.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Gustaw Smolarczyk
mesa/main/ff_frag: Use correct constant.
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Jason Ekstrand
intel/isl: Use genx_bits.h instead of a hand-rolled...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Jason Ekstrand
intel/genxml/bits: Emit per-container _length helpers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Jason Ekstrand
intel/genxml/bits: Emit per-field _start helpers
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Jason Ekstrand
intel/genxml/bits: Pull the function emit code into...
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Jason Ekstrand
intel/genxml/bits: Refactor to add a container class
commit
|
commitdiff
|
tree
|
snapshot
2017-04-08
Ilia Mirkin
nvc0/ir: fix overwriting of offset register with interp...
commit
|
commitdiff
|
tree
|
snapshot
next