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
2013-10-22
Matt Turner
glsl: Optimize -(-expr) into expr.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Matt Turner
glsl: Optimize abs(-expr) and abs(abs(expr)) into abs...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Matt Turner
glsl: Use saved values instead of recomputing them.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Matt Turner
docs: Mark GLSL 1.50, 3.30, and geometry shaders done...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Rico Schüller
docs: Update docs for ARB_texture_mirror_clamp_to_edge.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Kenneth Graunke
i965: Implement ARB_texture_mirror_clamp_to_edge.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Kenneth Graunke
i965: Drop unused simple_list.h includes.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Kristian Høgsberg
gbm-dri: Support importing RGB565 buffers
commit
|
commitdiff
|
tree
|
snapshot
2013-10-22
Paul Berry
glsl/linker: Allow mixing of desktop GLSL versions.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Improve region and pitch argument handling...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Add a pixel_size() method to the image class.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Implement support for the ICD extension.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Make sure hidden is the default symbol visibility.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Tom Stellard
clover: Prepare the build system for ICD support.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Fix memory leak when initializing a device...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Tidy up resource::mapping.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Simplify command_queue::flush().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Clean up the kernel and program object interface.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Clean up the interface of the context object...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Delete copy constructors and assignment operato...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Define a few convenience equality operators.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Simplify the platform object by using util...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Add property list helpers with a syntax consist...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Switch samplers to the new model.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Switch memory objects to the new model.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Switch kernel and program objects to the new...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Switch command queues to the new model.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Switch event objects to the new model.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Switch context objects to the new model.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Switch device objects to the new model.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Switch platform objects to the new model.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Define helper classes for the new object model.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Clean up property query functions by using...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Switch to the new utility code.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Name include guards consistently.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Replace a bunch of double underscores with...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Clean up the event profiling code.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Import new utility library.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Francisco Jerez
clover: Require GCC 4.7 or higher to build.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Tom Stellard
clover: Use std::numeric_limits<std::size_t>::max(...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Roland Scheidegger
llvmpipe: enable seamless cube filtering
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Roland Scheidegger
gallivm: implement seamless cube filtering
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Christian König
winsys/radeon: cleanup CS offloading
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Rico Schüller
radeon: Enable ARB_texture_mirror_clamp_to_edge.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Rico Schüller
r200: Enable ARB_texture_mirror_clamp_to_edge.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Rico Schüller
gallium: Enable ARB_texture_mirror_clamp_to_edge.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Rico Schüller
swrast: Enable ARB_texture_mirror_clamp_to_edge.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Rico Schüller
mesa: Add infrastructure for GL_ARB_texture_mirror_clam...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-21
Alexander von...
scons: Fix Haiku missing library
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Alexandre Demers
docs: Updating forgotten GL feature completion for...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
David Heidelberger
r300g/compiler: Fix unsigned comparison with less than...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Vinson Lee
r600g/sb: Initialize shader::dce_flags.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-20
Kenneth Graunke
i965: Mark G45 as having surface tile offset support.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Vinson Lee
glsl: Initialize per_vertex_accumulator::fields.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Vinson Lee
mesa: Remove GLXContextID typedef from glx.h.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Carl Worth
docs: Import 9.2.2 release notes, add news item.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Kenneth Graunke
docs: Note that we support OpenGL 3.3 in the release...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Kenneth Graunke
i965: Enable OpenGL 3.3 and GLSL 3.30.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Jon TURNEY
translate_sse: Fix generated code argument handling...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Jon TURNEY
rtasm: Cygwin uses the msabi calling convention on...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Jon TURNEY
rtasm: The heap is NX on 64-bit Cygwin, so use the...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Alexander von...
scons: Simplified fix of llvm cxxflags for rtti
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Paul Berry
glsl: Fix MSVC build (missing strcasecmp())
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Kenneth Graunke
i965: Fold brwInitVtbl() into brwCreateContext().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Kenneth Graunke
i965: Merge brw_destroy_context() into intelDestroyCont...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Kenneth Graunke
i965: Replace dri_bo_release with drm_intel_bo_unreference.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Kenneth Graunke
i965: Unindent the body of intelDestroyContext.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Kenneth Graunke
i965: Un-virtualize brw_new_batch().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Kenneth Graunke
i965: Un-virtualize brw_finish_batch().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Paul Berry
glsl: In update_max_array_access, fix interface instanc...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Paul Berry
glsl: Treat layout-qualifier-id's as case-insensitive...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Brian Paul
mesa: remove PFNGLBLENDCOLORPROC, PFNGLBLENDEQUATIONPRO...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Brian Paul
st/mesa: add a few comments in st_create_context_priv()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Dave Airlie
st/mesa: handle layer and primitive id output and point...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Dave Airlie
st/mesa: add geometry shader ubo support
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Fabian Bieler
mesa/st: Allow geometry shaders without gl_Position...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Bryan Cain
st/mesa, glsl_to_tgsi: add support for geometry shaders
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Bryan Cain
mesa/st: Add VARYING_SLOT_TEX[1-7] to st_translate_geom...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Kristian Høgsberg
Revert "i965: Create ARGB2101010 DRI configs"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Vadim Girlin
r600g/sb: fix issue with DCE between GVN and GCM (v2)
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Matt Turner
glapi: Add missing XML files to Makefile dependencies.
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Matt Turner
glsl: Optimize mul(a, -1) into neg(a).
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Matt Turner
i965/fs: Handle printing HW_REGS in dump_instruction().
commit
|
commitdiff
|
tree
|
snapshot
2013-10-17
Matt Turner
i965: Print instructions' children during scheduling...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
José Fonseca
Revert "scons: Fix build when rtti is disabled"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Tom Stellard
radeonsi: Use 'SI' as the LLVM processor for CIK on...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Tom Stellard
r600g/compute Improve debugging output
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Tom Stellard
clover: Link libclc before running any optimizations
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Brian Paul
mesa: change glTexImage[23]DMultisample() internalforma...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Brian Paul
svga: minor fix-ups in svga_get_shader_param()
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Brian Paul
cso: fix incorrect sampler view count in cso_restore_sa...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Brian Paul
mesa: update glxext.h to version 20131008
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Brian Paul
mesa: update glext.h to version 20131008
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Brian Paul
vbo: access VBO memory more efficiently when building...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Brian Paul
mesa: consolidate cube width=height error checking
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Kristian Høgsberg
gbm: Add support for gbm bos and surfaces using GBM_FOR...
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Kristian Høgsberg
dri: Add __DRIimage support for the ARGB2101010 format
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Kristian Høgsberg
i965: Create ARGB2101010 DRI configs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Kristian Høgsberg
dri/common: Add support for creating ARGB2101010 configs
commit
|
commitdiff
|
tree
|
snapshot
2013-10-16
Kristian Høgsberg
egl_dri2: Set NativeVisualID to the matching GBM config...
commit
|
commitdiff
|
tree
|
snapshot
next