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-11-23
Jason Ekstrand
nir: Add a ssa_def_rewrite_uses_after helper
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Jason Ekstrand
nir: Use instr/if_rewrite in nir_ssa_def_rewrite_uses
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Jason Ekstrand
nir/validate: Validated dests after sources
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Jason Ekstrand
i965: Use nir_lower_tex for texture coordinate lowering
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Jason Ekstrand
i965/fs: Stomp the texture return type to UINT32 for...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Jason Ekstrand
nir/lower_tex: Set the dest_type for txs instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Jason Ekstrand
nir/lower_tex: Report progress
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Jason Ekstrand
i965: Move postprocess_nir to codegen time
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Jason Ekstrand
i965/nir: Split shader optimization and lowering into...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Jason Ekstrand
i965: Use ull immediates in brw_inst_bits
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
docs: add missed freedreno features to relnotes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
docs: update relnotes with new freedreno/a4xx support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Jose Fonseca
svga: Add ASTC formats to format table.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
freedreno/ir3: add support for a few gs5 ops
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
ttn: fix UMSB conversion
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
freedreno/a4xx: add ARB_texture_query_lod support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
ttn: add LODQ support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
freedreno/a4xx: re-emit program on dirty framebuffer
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
freedreno/a4xx: use a factor of 32767 for snorm8 blending
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
freedreno/a4xx: only compute texture offset once for...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
freedreno/a4xx: add ARB_texture_view support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
freedreno/a4xx: add formats for ARB_texture_buffer_obje...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
freedreno/a4xx: add ARB_texture_rgb10_a2ui support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
freedreno/a4xx: add astc formats
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
st/mesa: add astc support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
gallium: add ASTC formats
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
gallium/util: remove the fake format helpers for bptc...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
freedreno/a4xx: support 16384 texels in buffer texture
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
freedreno/a4xx: add ARB_texture_buffer_range support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
freedreno/a4xx: add polygon mode support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Emil Velikov
configure.ac: default to disabled dri3 when --disable...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Emil Velikov
loader: unconditionally add AM_CPPFLAGS to libloader_la...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Emil Velikov
pipe-loader: link against libloader regardless of libdr...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Neil Roberts
i965: Handle lum, intensity and missing components...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Jason Ekstrand
nir: s/nir_type_unsigned/nir_type_uint
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Connor Abbott
nir/builder: only read meaningful channels in nir_swizzle()
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Connor Abbott
i965/fs: add stride restrictions for copy propagation
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Connor Abbott
i965/fs: don't propagate cmod when the exec sizes differ
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Connor Abbott
i965/fs: respect force_sechalf/force_writemask_all...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Connor Abbott
i965: fix 64-bit immediates in brw_inst(_set)_bits
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Connor Abbott
i965/fs: print non-1 strides when dumping instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
nv50/ir: fix (un)spilling of 3-wide results
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Timothy Arceri
glsl: fix max binding validation for uniform blocks
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
nv50,nvc0: properly handle buffer storage invalidation...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-23
Ilia Mirkin
nouveau: use the buffer usage to determine placement...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Eric Anholt
vc4: Take precedence over ilo when in simulator mode.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Eric Anholt
vc4: Just put USE_VC4_SIMULATOR in DEFINES.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Nanley Chery
mesa/teximage: Fix S3TC regression due to ASTC interaction
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Nanley Chery
mesa/extensions: Enable overriding permanently enabled...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Igor Gnatenko
virgl: pipe_virgl_create_screen is not static
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Kenneth Graunke
i965: Fix num_uniforms count for scalar GS.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Eric Anholt
vc4: Use nir_channel() to simplify all of our nir_swizz...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-22
Eric Anholt
vc4: Fix point size lookup.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Jose Fonseca
pipe-loader: Fix PATH_MAX define on MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Jose Fonseca
scons: Conditionally use DRM module on pipe-loader.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Ilia Mirkin
freedreno/a4xx: disable blending and alphatest for...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Ilia Mirkin
freedreno/a4xx: fix independent blend
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Ilia Mirkin
freedreno/a4xx: enable ARB_base_instance support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Ilia Mirkin
freedreno/a4xx: set fetchsize in mem2gmem texture restore
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Ilia Mirkin
freedreno/a4xx: add 11_11_10_float vertex type support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Ilia Mirkin
freedreno/a4xx: fix 3d texture setup
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Ilia Mirkin
freedreno/a4xx: only align slices in non-layer_first...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
docs: add 11.2.0-devel release notes template, bump...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
util: use RTLD_LOCAL with util_dl_open()
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
targets/nine: remove unused static functions
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
targets/nine: add note about messy header inclusion...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
targets/nine: add note about fd owndership
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
auxiliary/vl: Don't close the drm fd on failure
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
st/dri: NULL check the pscreen earlier
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
st/dri: Don't close the drm fd on failure
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
target-helpers: remove inline_drm_helper.h
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
{st,targets}/nine: use static/dynamic pipe-loader
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
{st,targets}/xa: use static/dynamic pipe-loader
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
{auxiliary,targets}/vl: use static/dynamic pipe-loader
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
{st,targets}/dri: use static/dynamic pipe-loader
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: add preliminary Android support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: add preliminary scons support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: don't mix code and variable declarations
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
target-helpers: add a non-inline drm_helper.h
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
target-helpers: move the DRI specifics to the target
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
automake: remove no longer needed HAVE_LOADER_GALLIUM...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: wire up the 'static' sw pipe-loader
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: wire up the 'static' drm pipe-loader
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: add a dummy 'static' pipe-loader
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
gallium: rename libpipe_loader to libpipe_loader_dynamic
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: dlopen/dlsym the pipe-driver at probe...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: annotate the ops as const data
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: teardown the winsys, if create_screen...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: rework the sw backend
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
gallium: keep the libdrm link alongside libkmsdri.la
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: directly use pipe_loader_sw_probe_null...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: add pipe_loader_sw_probe_init_common(...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
gallium/tests: remove unneeded include paths
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
gallium: remove library_path argument from pipe_loader_...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
targets/nine: remove the custom pipe-driver path management
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: remove HAVE_DRM_LOADER_GALLIUM and HAVE_PI...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
pipe-loader: add pipe_loader_sw_probe_kms() implementation
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
configure: use HAVE_DRISW_KMS when handling kms swrast
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
targets/nine: use the existing sw_screen_wrap() over...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-21
Emil Velikov
automake: use GALLIUM_PIPE_LOADER_DEFINES only where...
commit
|
commitdiff
|
tree
|
snapshot
next