projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-03-13
Samuel Iglesias...
glsl: optimize (0 cmp x + y) into (-x cmp y).
commit
|
commitdiff
|
tree
2015-03-13
Eduardo Lima...
mesa: Check for valid PBO access in gl(Compressed)Tex...
commit
|
commitdiff
|
tree
2015-03-13
Eduardo Lima...
mesa: Separate PBO validation checks from buffer mappin...
commit
|
commitdiff
|
tree
2015-03-13
Eduardo Lima...
mesa: Set the correct image size in _mesa_validate_pbo_...
commit
|
commitdiff
|
tree
2015-03-13
Eduardo Lima...
meta: Remove error checks for texture <-> pixel-buffer...
commit
|
commitdiff
|
tree
2015-03-13
Brian Paul
util: convert slab macros to inline functions
commit
|
commitdiff
|
tree
2015-03-13
Brian Paul
egl: fix cast to silence compiler warning
commit
|
commitdiff
|
tree
2015-03-13
Alexandre Demers
gallivm: (trivial) Fix typo in comment introduced by...
commit
|
commitdiff
|
tree
2015-03-12
Seán de Búrca
mesa: improve ARB_copy_image internal format compat...
commit
|
commitdiff
|
tree
2015-03-12
Kenneth Graunke
nir: Fix non-determinism in nir_lower_vars_to_ssa().
commit
|
commitdiff
|
tree
2015-03-12
Jason Ekstrand
util: Fix foreach_list_typed_safe when exec_node is...
commit
|
commitdiff
|
tree
2015-03-12
Kenneth Graunke
i965: Use NIR for scalar VS when INTEL_USE_NIR is set.
commit
|
commitdiff
|
tree
2015-03-12
Kenneth Graunke
i965/fs: Add VS output support to nir_setup_outputs().
commit
|
commitdiff
|
tree
2015-03-12
Kenneth Graunke
i965/fs: Handle VS inputs in the NIR backend.
commit
|
commitdiff
|
tree
2015-03-12
Kenneth Graunke
i965/fs: Refactor fs_visitor::nir_setup_inputs().
commit
|
commitdiff
|
tree
2015-03-12
Kenneth Graunke
i965: Implement NIR intrinsics for loading VS system...
commit
|
commitdiff
|
tree
2015-03-12
Kenneth Graunke
nir: Add intrinsics for SYSTEM_VALUE_BASE_VERTEX and...
commit
|
commitdiff
|
tree
2015-03-12
Kenneth Graunke
i965/nir: Lower to registers a bit later.
commit
|
commitdiff
|
tree
2015-03-12
Kenneth Graunke
i965/nir: Optimize after nir_lower_var_copies().
commit
|
commitdiff
|
tree
2015-03-12
Kenneth Graunke
i965/fs: Store a pointer to brw_sampler_prog_key_data...
commit
|
commitdiff
|
tree
2015-03-12
Brian Paul
tnl: HAVE_LE32_VERTS is never defined, remove associate...
commit
|
commitdiff
|
tree
2015-03-12
Brian Paul
mesa: move LONGSTRING into generated enums.c
commit
|
commitdiff
|
tree
2015-03-12
Brian Paul
mesa: remove _ASMAPI, ASMAPIP
commit
|
commitdiff
|
tree
2015-03-12
Brian Paul
mesa: remove _XFORMAPI
commit
|
commitdiff
|
tree
2015-03-12
Brian Paul
swrast: remove _BLENDAPI
commit
|
commitdiff
|
tree
2015-03-12
Brian Paul
mesa: use ARRAY_SIZE in _mesa_QueryMatrixxOES()
commit
|
commitdiff
|
tree
2015-03-12
Brian Paul
mesa: remove register keyword, add const in _mesa_Query...
commit
|
commitdiff
|
tree
2015-03-12
Brian Paul
mesa: reindent querymatrix.c
commit
|
commitdiff
|
tree
2015-03-12
Brian Paul
mesa: move fpclassify work-arounds into c99_math.h
commit
|
commitdiff
|
tree
2015-03-12
Jose Fonseca
gallivm: Prevent double delete on LLVM 3.6
commit
|
commitdiff
|
tree
2015-03-11
Emil Velikov
autogen.sh: pass --force to autoreconf, quote ORIGDIR
commit
|
commitdiff
|
tree
2015-03-11
Emil Velikov
glx: remove support for non-multithreaded platforms
commit
|
commitdiff
|
tree
2015-03-11
Emil Velikov
glx: remove final reference to THREADS
commit
|
commitdiff
|
tree
2015-03-11
Emil Velikov
configure: require pthreads for POSIX builds
commit
|
commitdiff
|
tree
2015-03-11
Emil Velikov
egl/main: convert thread management to use c11 threads
commit
|
commitdiff
|
tree
2015-03-11
Emil Velikov
egl/main: use c11/threads' mutex directly
commit
|
commitdiff
|
tree
2015-03-11
Jason Ekstrand
nir/worklist: Don't change the start index when computi...
commit
|
commitdiff
|
tree
2015-03-11
Thomas Helland
nir: Optimize a + neg(a)
commit
|
commitdiff
|
tree
2015-03-11
Thomas Helland
nir: Optimize (a*b)+(a*c) -> a*(b+c)
commit
|
commitdiff
|
tree
2015-03-11
Marius Predut
vbo: improve the code style by adjust the preprocessing...
commit
|
commitdiff
|
tree
2015-03-11
Brian Paul
mesa: remove CPU_TO_LE32() for AIX
commit
|
commitdiff
|
tree
2015-03-11
Brian Paul
mesa: remove #define __volatile
commit
|
commitdiff
|
tree
2015-03-11
Brian Paul
mesa: use strdup() instead of _mesa_strdup()
commit
|
commitdiff
|
tree
2015-03-11
Brian Paul
st/glx: use strdup() instead of _mesa_strdup()
commit
|
commitdiff
|
tree
2015-03-11
Brian Paul
xlib: use strdup() instead of _mesa_strdup()
commit
|
commitdiff
|
tree
2015-03-11
Brian Paul
i915: add parens to silence operator precedence warning
commit
|
commitdiff
|
tree
2015-03-11
Iago Toral...
i965: Fix out-of-bounds accesses into pull_constant_loc...
commit
|
commitdiff
|
tree
2015-03-10
Jordan Justen
i965/gen6 gs: Convert brw_imm_ud/brw_imm_d to src_reg
commit
|
commitdiff
|
tree
2015-03-10
Jordan Justen
i965/fs: Use unsigned for CS/VS atomics pixel mask...
commit
|
commitdiff
|
tree
2015-03-10
Jordan Justen
i965/gen8: Don't allocate hiz miptree structure
commit
|
commitdiff
|
tree
2015-03-10
Jordan Justen
i965/gen7: Don't allocate hiz miptree structure
commit
|
commitdiff
|
tree
2015-03-10
Jordan Justen
i965/gen8: Don't rely directly on the hiz miptree structure
commit
|
commitdiff
|
tree
2015-03-10
Jordan Justen
i965/gen7: Don't rely directly on the hiz miptree structure
commit
|
commitdiff
|
tree
2015-03-10
Jordan Justen
i965/hiz: Start to separate miptree out from hiz buffers
commit
|
commitdiff
|
tree
2015-03-10
Dave Airlie
mesa/scissor: fix typos in debug names
commit
|
commitdiff
|
tree
2015-03-10
Samuel Pitoiset
nvc0: fix wrong max value for driver queries
commit
|
commitdiff
|
tree
2015-03-10
Vinson Lee
i965: Silence GCC maybe-uninitialized warning.
commit
|
commitdiff
|
tree
2015-03-10
Vinson Lee
i915: Fix GCC unused-but-set-variable warning in releas...
commit
|
commitdiff
|
tree
2015-03-10
Vinson Lee
Add macro for unused function attribute.
commit
|
commitdiff
|
tree
2015-03-09
Ben Widawsky
meta: Plug memory leak
commit
|
commitdiff
|
tree
2015-03-09
Kenneth Graunke
i965/fs: Don't issue FB writes for bound but unwritten...
commit
|
commitdiff
|
tree
2015-03-09
Kenneth Graunke
i965/fs: Make emit_shader_time_end() insert before...
commit
|
commitdiff
|
tree
2015-03-09
Kenneth Graunke
i965/fs: Make get_timestamp() pass back the MOV rather...
commit
|
commitdiff
|
tree
2015-03-09
Kenneth Graunke
i965/fs: Make emit_shader_time_write return rather...
commit
|
commitdiff
|
tree
2015-03-09
Kenneth Graunke
i965/fs: Set smear on shader_time diff register.
commit
|
commitdiff
|
tree
2015-03-09
Kenneth Graunke
i965/fs: Set force_writemask_all on shader_time instruc...
commit
|
commitdiff
|
tree
2015-03-09
Alexandre Demers
r600g: Use R600_MAX_VIEWPORTS instead of 16
commit
|
commitdiff
|
tree
2015-03-09
Ian Romanick
i915: Remove unused IS_GEN2 macro
commit
|
commitdiff
|
tree
2015-03-09
Ian Romanick
i915: Remove (mostly) unused IS_915 macro
commit
|
commitdiff
|
tree
2015-03-09
Ian Romanick
i915: Remove (mostly) unused IS_PNV, IS_PNVG, and IS_PN...
commit
|
commitdiff
|
tree
2015-03-09
Ian Romanick
i915: Remove IS_9XX macro
commit
|
commitdiff
|
tree
2015-03-09
Ian Romanick
i915: Remove unused IS_MOBILE macro
commit
|
commitdiff
|
tree
2015-03-09
Ian Romanick
i965: Don't write past the end of the application suppl...
commit
|
commitdiff
|
tree
2015-03-09
Ian Romanick
i965: Silence unused parameter warning
commit
|
commitdiff
|
tree
2015-03-09
Ian Romanick
i965: Silence many 'static' is not at beginning of...
commit
|
commitdiff
|
tree
2015-03-09
Ian Romanick
i965/fs: Silence unused parameter warning
commit
|
commitdiff
|
tree
2015-03-09
Ian Romanick
i965/fs: Silence unused parameter warning
commit
|
commitdiff
|
tree
2015-03-09
Ian Romanick
i965/fs: Silence unused parameter warning
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: Add entry point for TextureBufferRange.
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: Add check_texture_buffer_target.
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: Add check_texture_buffer_range.
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: Cosmetic changes for Texture Buffers.
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: Refactor _mesa_texture_buffer_range.
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: Use _mesa_lookup_bufferobj_err to simplify Tex...
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: Add utility function _mesa_lookup_bufferobj_err.
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: Checking for cube completeness in GetCompressedTe...
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: Add TEXTURE_CUBE_MAP support for glCompressedText...
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: assert(texImage) in ARB_DSA texture cube map...
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: Remove redundant copy of cube map block comment...
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: Remove redundant NumLayers checks.
commit
|
commitdiff
|
tree
2015-03-09
Laura Ekstrand
main: _mesa_cube_level_complete checks NumLayers.
commit
|
commitdiff
|
tree
2015-03-09
Marek Olšák
r300g: fix sRGB->sRGB blits
commit
|
commitdiff
|
tree
2015-03-09
Marek Olšák
r300g: fix a crash when resolving into an sRGB texture
commit
|
commitdiff
|
tree
2015-03-09
Marek Olšák
r300g: use memset for clearing the shader key
commit
|
commitdiff
|
tree
2015-03-09
Marek Olšák
r300g: remove the broken SNORM->UNORM shader lowering...
commit
|
commitdiff
|
tree
2015-03-09
Marek Olšák
r300g: fix RGTC1 and LATC1 SNORM formats
commit
|
commitdiff
|
tree
2015-03-09
Stefan Dösinger
r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)
commit
|
commitdiff
|
tree
2015-03-09
Tom Stellard
radeonsi: Add additional information to shader dumps
commit
|
commitdiff
|
tree
2015-03-09
Tom Stellard
radeonsi/compute: Use value from compiler for COMPUTE_P...
commit
|
commitdiff
|
tree
2015-03-09
Tom Stellard
clover: Return the minimum required value for CL_DEVICE...
commit
|
commitdiff
|
tree
next