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-09-11
Ian Romanick
i915, i965: Silence unused parameter warnings in intel_...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Ian Romanick
i915: Silence unused parameter warning in intel_miptree...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Ian Romanick
i915, i965: Silence unused parameter warnings in intel_...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Ian Romanick
i915: Silence unused parameter warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Ian Romanick
i915: Remove prototype for nonexistent brw_miptree_layout
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Ian Romanick
i965: Make intel_miptree_map_raw static
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Ian Romanick
i915, i965: Silence unused parameter warnings in intel_...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Ian Romanick
i965: Silence unused parameter warnings in intel_mipmap...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Ian Romanick
i965: Silence unused parameter warnings in intel_fbo.c
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Dave Airlie
st/mesa: set the vbuffer to NULL if we are skipping it
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Jordan Justen
i965/cs: Enable barrier in MEDIA_INTERFACE_DESCRIPTOR
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Jordan Justen
i965/cs: Emit texture surfaces to enable CS sampling
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Jordan Justen
i965: Set up sampler state for compute shaders
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Jordan Justen
i965/fs: Set first_non_payload_grf in assign_curb_setup
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Jordan Justen
i965: Support compute shaders in is_scalar_shader_stage()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Jordan Justen
i965: Support CS in update_stage_texture_surfaces
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
i965: enable ARB_shader_texture_image_samples
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
i965: add handling for imageSamples
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
nir: convert glsl imageSamples into a new intrinsic
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
glsl: add support for the imageSamples function
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
i965: add support for textureSamples function
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
glsl: add support for the textureSamples function
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
glsl: add ARB_shader_texture_image_samples infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
nir: add nir_texop_texture_samples and convert from...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
glsl: add ir_texture_samples texture opcode
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
mesa: add infra for ARB_shader_texture_image_samples
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ian Romanick
i965: Fix typos in license
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ian Romanick
i965: Remove horizontal bars from file header comments
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brian Paul
svga: clean up the compile_vs/gs/fs() functions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brian Paul
svga: fix shader variant memory leak
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brian Paul
svga: remove useless MAX2() call
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Brian Paul
winsys/svga: remove useless assertion
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Emil Velikov
docs: add news item and link release notes for 10.6.7
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Emil Velikov
docs: add sha256 checksums for 10.6.7
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Emil Velikov
docs: add release notes for 10.6.7
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Krzesimir Nowak
docs: Update wrt. textureQueryLod on softpipe
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Krzesimir Nowak
softpipe: Implement and enable textureQueryLod
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Krzesimir Nowak
tgsi: Add code for handling lodq opcode
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Krzesimir Nowak
softpipe: Add functions for computing relative mipmap...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Krzesimir Nowak
softpipe: Split 3D to 2D coords conversion into separat...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Krzesimir Nowak
softpipe: Split code getting a filter into separate...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Krzesimir Nowak
softpipe: Put mip_filter_func inside a struct
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Krzesimir Nowak
softpipe: Split compute_lambda_lod into two functions
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Krzesimir Nowak
softpipe: Fix textureLod with nonzero GL_TEXTURE_LOD_BI...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Krzesimir Nowak
tgsi: Remove trailing backslash in comment
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Marek Olšák
gallium/radeon: handle PIPE_TRANSFER_FLUSH_EXPLICIT
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Marek Olšák
radeonsi: don't update polygon offset state if it has...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Marek Olšák
radeonsi: decrease the size of si_pm4_state
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Marek Olšák
radeonsi/compute: add buffers to the CS directly
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Marek Olšák
radeonsi: only use new versions of LLVM image and sampl...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Marek Olšák
gallium/radeon: drop support for LLVM 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Marek Olšák
r600/llvm: remove dead code for LLVM 3.3
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Marek Olšák
r600g: use pipe_resource::width0 instead pb_buffer...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Marek Olšák
radeonsi: enable VGPR spilling on VI
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Marek Olšák
winsys/amdgpu: calculate the maximum number of compute...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Jon TURNEY
Use IMP_LIB_EXT when checking for LLVM shared libraries
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Rhys Kidd
i965: Resolve GCC sign-compare warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Rhys Kidd
mesa: Resolve GCC sign-compare warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Rhys Kidd
glsl: Resolve GCC sign-compare warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Rhys Kidd
mesa: Resolve GCC missing field initializer warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Albert Freeman
clover: Avoid using typename to allow compilation of...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Kenneth Graunke
i965: Advertise 65536 for GL_MAX_UNIFORM_BLOCK_SIZE.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
nv50/ir: don't fold immediate into mad if registers...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
nv50/ir: fix emission of 8-byte wide interp instruction
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
nv50/ir: r63 is only 0 if we are using less than 63...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
nv50/ir: make edge splitting fix up phi node sources
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ian Romanick
glsl: Remove ADD_VARYING macro
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ian Romanick
glsl: Silence unused parameter warnings
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Ilia Mirkin
nvc0: remove BGRA4 format support
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Rob Clark
gallium/ttn: fix cursor handling vs builder
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Ilia Mirkin
nvc0: keep track of cb bindings per buffer, use for...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Jason Ekstrand
nir/glsl: Use lower_outputs_to_temporaries instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Jason Ekstrand
nir: Add a pass to lower outputs to temporary variables
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Jason Ekstrand
nir/cursor: Add a constructor for the end of a block...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Hans de Goede
nv30: Disable msaa unless requested from the env by...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Hans de Goede
nv30: Fix color resolving for nv3x cards
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Rob Clark
gallium/docs: clairify dmabuf fd ownership
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Mauro Rossi
android: radeonsi: add support for sid_tables.h generat...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Mauro Rossi
android: Always define __STDC_LIMIT_MACROS.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Mauro Rossi
android: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Mauro Rossi
nouveau: android: add space before PRIx64 macro
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Emil Velikov
svga: pick all the files into the tarball
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Emil Velikov
auxiliary: rework the python generated sources rules
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Emil Velikov
glsl: build: remove bogus dependency
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Emil Velikov
glsl: build: use makefile.sources variables when possible
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Emil Velikov
glsl: automake: reuse $(NIR_GENERATED_FILES) where...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Emil Velikov
glsl: automake: rework the sources generation rules
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Emil Velikov
mesa: automake: rework the source generation rules
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Emil Velikov
mapi: automake: rework the source generation rules
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Emil Velikov
mapi: automake: rework the *api/glapi_mapi_tmp.h rules
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Emil Velikov
util: automake: rework the format_srgb.c rule
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Emil Velikov
xmlpool: 'promote' LOCALEDIR variable
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Boyan Ding
egl_dri2: Add support for EGL_KHR_create_contest when...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Boyan Ding
egl_dri2: Use createContextAttribs if swrast version...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Boyan Ding
egl_dri2: Move filling context_attrib array in a separa...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Marta Lofstedt
mesa: Allow query of GL_VERTEX_BINDING_BUFFER
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Marta Lofstedt
mesa/es3.1: Enable GL_MAX_VERTEX_ATTRIB enums for GLES 3.1
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Kenneth Graunke
i965/nir: Use nir_system_value_from_intrinsic to reduce...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Kenneth Graunke
nir: Add a nir_system_value_from_intrinsic() function.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-09
Kenneth Graunke
i965: Mark topologies with adjacency information as...
commit
|
commitdiff
|
tree
|
snapshot
next