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-03-09
Ian Romanick
i915: Remove (mostly) unused IS_915 macro
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ian Romanick
i915: Remove (mostly) unused IS_PNV, IS_PNVG, and IS_PN...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ian Romanick
i915: Remove IS_9XX macro
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ian Romanick
i915: Remove unused IS_MOBILE macro
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ian Romanick
i965: Don't write past the end of the application suppl...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ian Romanick
i965: Silence unused parameter warning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ian Romanick
i965: Silence many 'static' is not at beginning of...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ian Romanick
i965/fs: Silence unused parameter warning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ian Romanick
i965/fs: Silence unused parameter warning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ian Romanick
i965/fs: Silence unused parameter warning
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: Add entry point for TextureBufferRange.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: Add check_texture_buffer_target.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: Add check_texture_buffer_range.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: Cosmetic changes for Texture Buffers.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: Refactor _mesa_texture_buffer_range.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: Use _mesa_lookup_bufferobj_err to simplify Tex...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: Add utility function _mesa_lookup_bufferobj_err.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: Checking for cube completeness in GetCompressedTe...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: Add TEXTURE_CUBE_MAP support for glCompressedText...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: assert(texImage) in ARB_DSA texture cube map...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: Remove redundant copy of cube map block comment...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: Remove redundant NumLayers checks.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Laura Ekstrand
main: _mesa_cube_level_complete checks NumLayers.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Marek Olšák
r300g: fix sRGB->sRGB blits
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Marek Olšák
r300g: fix a crash when resolving into an sRGB texture
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Marek Olšák
r300g: use memset for clearing the shader key
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Marek Olšák
r300g: remove the broken SNORM->UNORM shader lowering...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Marek Olšák
r300g: fix RGTC1 and LATC1 SNORM formats
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Stefan Dösinger
r300g: Fix the ATI1N swizzle (RGTC1 and LATC1)
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Tom Stellard
radeonsi: Add additional information to shader dumps
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Tom Stellard
radeonsi/compute: Use value from compiler for COMPUTE_P...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Tom Stellard
clover: Return the minimum required value for CL_DEVICE...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ilia Mirkin
freedreno/ir3: get the # of miplevels from getinfo
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ilia Mirkin
freedreno/ir3: fix array count returned by TXQ
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Ilia Mirkin
freedreno: move fb state copy after checking for size...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Kenneth Graunke
nir: Make the printer include nir_variable::location...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Iago Toral...
i965/fs: Implement SIMD16 dual source blending.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Kenneth Graunke
nir: Only do gl_FrontFacing workaround in glsl_to_nir...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Kenneth Graunke
nir: Plumb the shader stage into glsl_to_nir().
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Kenneth Graunke
nir: Add native_integers to nir_shader_compiler_options.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Kenneth Graunke
nir: Try to make sense of the nir_shader_compiler_optio...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Kenneth Graunke
nir: Delete nir_shader::user_structures and num_user_st...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Kenneth Graunke
glsl: Mark array access when copying to a temporary...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Kenneth Graunke
i965/nir: Resolve source modifiers on Gen8+ logic opera...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-09
Dave Airlie
st/mesa: drop unused texture function
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Dave Airlie
mesa/st: remove unused TexData
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Rob Clark
freedreno: replace glsl130 debug flag with glsl120
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Rob Clark
gallium/docs: add some freedreno compiler docs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Rob Clark
freedreno/ir3: relative dst
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Rob Clark
freedreno/ir3: split out array_fanin() helper
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Rob Clark
freedreno/ir3: drop deref nodes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Rob Clark
freedreno/ir3: helpful iterator macros
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Rob Clark
freedreno/ir3: fix register usage calculations
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Rob Clark
freedreno/ir3: couple tweaks for cmdline compiler
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Rob Clark
freedreno/ir3: split up ssa_dst
commit
|
commitdiff
|
tree
|
snapshot
2015-03-08
Rob Clark
freedreno/ir3: fix failed assert in grouping
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Jon TURNEY
c99_alloca.h: Also use <alloca.h> for cygwin
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Vinson Lee
i915: Fix GCC unused-variable warning in release build.
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Mark Janes
r300g: Fix build, invalid extern "C" around header...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Mark Janes
nouveau: Fix build, invalid extern "C" around header...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Ilia Mirkin
nv50,nvc0: remove bogus 64_FLOAT formats
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Emil Velikov
docs: add news item and link release notes for mesa...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Emil Velikov
docs: Add sha256 sums for the 10.5.0 release
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Emil Velikov
docs: Update 10.5.0 release notes
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Emil Velikov
docs: Add sha256 sums for the 10.4.6 release
commit
|
commitdiff
|
tree
|
snapshot
2015-03-07
Emil Velikov
Add release notes for the 10.4.6 release
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Chia-I Wu
ilo: clarify valid and preferred tilings
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Chia-I Wu
ilo: clean up Gen6 WAs
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Chia-I Wu
ilo: add generic ilo_render_3dprimitive()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Chia-I Wu
ilo: add generic ilo_render_pipe_control()
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Chia-I Wu
ilo: fix padding of linear sampler views
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Chia-I Wu
ilo: do not check for interleaved_samples
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Emil Velikov
Revert "egl/main: use c11/threads' mutex directly"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Emil Velikov
Revert "egl/main: convert thread management to use...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Emil Velikov
Revert "configure: require pthreads for POSIX builds"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Emil Velikov
Revert "glx: remove final reference to THREADS"
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Emil Velikov
Revert "glx: remove support for non-multithreaded platf...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Emil Velikov
glx: remove unneeded ifdef _WIN32 guard
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Emil Velikov
util: rework _MSC_VER >= 1200 checks
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Emil Velikov
glx: remove support for non-multithreaded platforms
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Emil Velikov
glx: remove final reference to THREADS
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Emil Velikov
configure: require pthreads for POSIX builds
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Emil Velikov
egl/main: convert thread management to use c11 threads
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Emil Velikov
egl/main: use c11/threads' mutex directly
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
José Fonseca
include: Add helper header to help trap includes inside...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Iago Toral...
i965: free scratch buffers when destroying the context
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Ville Syrjälä
i965: Fix URB size for CHV
commit
|
commitdiff
|
tree
|
snapshot
2015-03-06
Samuel Iglesias...
configure: Introduce new output variable to ax_check_py...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Andrey Sudnik
i965/vec4: Don't lose the saturate modifier in copy...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Matt Turner
i965/vec4: Handle saturate in dump_instruction().
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chia-I Wu
ilo: enable L3 cache in MOCS
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chia-I Wu
ilo: track if a ilo_view_surface is a scanout
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chia-I Wu
ilo: clean up SURFACE_STATE and BINDING_TABLE_STATE
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Brian Paul
mapi: actually remove unused u_thread.h
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Rob Clark
freedreno/ir3: fix silly typo for binning pass shaders
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Timothy Arceri
glsl: let interface linking code validate its arrays
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Timothy Arceri
glsl: use common intrastage array validation
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Timothy Arceri
glsl: move array validation into its own function
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Kenneth Graunke
i965: Split Gen4-5 BlitFramebuffer code; prefer BLT...
commit
|
commitdiff
|
tree
|
snapshot
2015-03-05
Chia-I Wu
ilo: add more convenient intel_bo_{ref,unref}()
commit
|
commitdiff
|
tree
|
snapshot
next