projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2013-11-16
Kenneth Graunke
i965: Move enum brw_urb_write_flags from brw_eu.h to...
commit
|
commitdiff
|
tree
2013-11-16
Kenneth Graunke
i965/fs: Remove force_sechalf stack
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/dri: move linker flags out of configure into...
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/dri: compact compiler flags into Automake.inc
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/xvmc: do not link against libtrace.la
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/xvmc: consolidate lib deps into Automake.inc
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/xvmc: move linker flags to Automake.inc
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/xvmc: use drop duplicated compiler flags
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
gallium/winsys: compact compiler flags into Automake.inc
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/vdpau: drop unused libraries from linker
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/vdpau: consolidate lib deps into Automake.inc
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/vdpau: move linker flags to Automake.inc
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/vdpau: compact compiler flags into Automake.inc
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
gallium/drivers: compact compiler flags into Automake.inc
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/radeonsi: move drm_target.c to a common folder
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/r600: move drm_target.c to common folder
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
targets/r300: move drm_target.c to common folder
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
gallium/drivers: enable automake subdir-objects
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
r300: move the final sources list to Makefile.sources
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
r300: add symlink to ralloc.c and register_allocate.c
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
st/xvmc: enable automake subdir-objects
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
dri/common: move source file lists to Makefile.sources
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
gtest: enable subdir-objects to prevent automake warnings
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
gbm: enable subdir-objects to prevent automake warnings
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
scons: move SConscript from gallium/targets/ to mesa...
commit
|
commitdiff
|
tree
2013-11-16
Johannes Obermayr
freedreno: compact a2xx and a3xx makefiles into parent...
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
scons: drop obsolete enabled_apis variable
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
Android: remove unused MESA_ENABLED_APIS variable
commit
|
commitdiff
|
tree
2013-11-16
Emil Velikov
st/egl: use *_FILE over *_SOURCES names for filelists
commit
|
commitdiff
|
tree
2013-11-16
Matt Turner
i965: Assert that IF with cmod is Gen6 only.
commit
|
commitdiff
|
tree
2013-11-16
Vinson Lee
i965: Add missing break in SHADER_OPCODE_GEN7_SCRATCH_R...
commit
|
commitdiff
|
tree
2013-11-15
Eric Anholt
mesa: Dynamically allocate the storage for program...
commit
|
commitdiff
|
tree
2013-11-15
Eric Anholt
mesa: Remove PROGRAM_ENV_PARAM enum.
commit
|
commitdiff
|
tree
2013-11-15
Eric Anholt
mesa: Remove PROGRAM_LOCAL_PARAM enum.
commit
|
commitdiff
|
tree
2013-11-15
Eric Anholt
mesa: Update a comment about valid values of a field.
commit
|
commitdiff
|
tree
2013-11-15
Eric Anholt
glsl: Apply the transformation "1/rsq(x) == sqrt(x...
commit
|
commitdiff
|
tree
2013-11-15
Eric Anholt
glsl: Apply the transformation "(a ^^ a) -> false"...
commit
|
commitdiff
|
tree
2013-11-15
Eric Anholt
glsl: Apply the transformation "(a && a) -> a" in opt_a...
commit
|
commitdiff
|
tree
2013-11-15
Eric Anholt
glsl: Apply the transformation "(a || a) -> a" in opt_a...
commit
|
commitdiff
|
tree
2013-11-15
Eric Anholt
glsl: Move the CSE equality functions to the ir class.
commit
|
commitdiff
|
tree
2013-11-15
Matt Turner
clover: Remove dead file from Makefile.sources.
commit
|
commitdiff
|
tree
2013-11-15
Kenneth Graunke
i965: Rework brw_new_batch to actually start a new...
commit
|
commitdiff
|
tree
2013-11-15
Kenneth Graunke
i965: Move cache_used_by_gpu flag setting to brw_finish...
commit
|
commitdiff
|
tree
2013-11-15
Ian Romanick
i915: Actually enable __DRI2rendererQueryExtensionRec
commit
|
commitdiff
|
tree
2013-11-15
Aaron Watry
radeon/llvm: Free elf_buffer after use
commit
|
commitdiff
|
tree
2013-11-15
Aaron Watry
r600/llvm: Free binary.code/binary.config in r600_llvm_...
commit
|
commitdiff
|
tree
2013-11-15
Aaron Watry
r600/llvm: initialize radeon_llvm_binary
commit
|
commitdiff
|
tree
2013-11-15
Brian Paul
svga: remove unused vars in svga_hwtnl_simple_draw_rang...
commit
|
commitdiff
|
tree
2013-11-15
Brian Paul
svga: print warning for unsupported indirect dest reg...
commit
|
commitdiff
|
tree
2013-11-15
Brian Paul
svga: mark dest image as defined in svga_surface_copy()
commit
|
commitdiff
|
tree
2013-11-15
Brian Paul
svga: do primitive trimming in translate_indices()
commit
|
commitdiff
|
tree
2013-11-15
Brian Paul
indices: add comments, assertions in u_indices.c file
commit
|
commitdiff
|
tree
2013-11-15
Brian Paul
mesa: remove duplicated prototypes in varray.h
commit
|
commitdiff
|
tree
2013-11-15
Aaron Watry
gallium/pipe_loader: un-reference udev resources when...
commit
|
commitdiff
|
tree
2013-11-15
Aaron Watry
radeonsi/compute: Dispose of LLVM module after compilin...
commit
|
commitdiff
|
tree
2013-11-15
Aaron Watry
radeonsi/compute: Free program and program.kernels...
commit
|
commitdiff
|
tree
2013-11-15
Aaron Watry
radeon/llvm: Free created llvm memory buffer
commit
|
commitdiff
|
tree
2013-11-15
Aaron Watry
radeon/llvm: Free libelf resources
commit
|
commitdiff
|
tree
2013-11-15
Aaron Watry
radeon/llvm: fix spelling error
commit
|
commitdiff
|
tree
2013-11-15
Tom Stellard
clover: Support multiple devices in clCreateContextFrom...
commit
|
commitdiff
|
tree
2013-11-15
Paul Berry
glsl: Rework interface block linking.
commit
|
commitdiff
|
tree
2013-11-15
Paul Berry
i965: Fix vertical alignment for multisampled buffers.
commit
|
commitdiff
|
tree
2013-11-15
Paul Berry
main: Fix MaxUniformComponents for geometry shaders.
commit
|
commitdiff
|
tree
2013-11-15
José Fonseca
tools/trace: Several bugfixes/improvements to dump_state.py
commit
|
commitdiff
|
tree
2013-11-15
José Fonseca
trace: Dump user_buffer members.
commit
|
commitdiff
|
tree
2013-11-15
Fredrik Höglund
mesa: Fix derived vertex state not being updated in...
commit
|
commitdiff
|
tree
2013-11-15
Alex Deucher
radeonsi: add Hawaii pci ids
commit
|
commitdiff
|
tree
2013-11-15
Alex Deucher
radeonsi: add support for Hawaii asics (v2)
commit
|
commitdiff
|
tree
2013-11-15
Vinson Lee
i965: Initialize schedule_node::delay.
commit
|
commitdiff
|
tree
2013-11-14
Alexander von...
haiku/swrast: Inherit gl_config, fix flush
commit
|
commitdiff
|
tree
2013-11-14
Roland Scheidegger
llvmpipe: (trivial) fix more fallout from the setup...
commit
|
commitdiff
|
tree
2013-11-14
Roland Scheidegger
llvmpipe: (trivial) fix misplaced bld context assignment.
commit
|
commitdiff
|
tree
2013-11-14
José Fonseca
gallivm: Compile flag to debug TGSI execution through...
commit
|
commitdiff
|
tree
2013-11-14
Roland Scheidegger
softpipe: (trivial) fix debug code
commit
|
commitdiff
|
tree
2013-11-14
Roland Scheidegger
llvmpipe: clean up state setup code a bit
commit
|
commitdiff
|
tree
2013-11-14
Roland Scheidegger
gallivm,llvmpipe: fix float->srgb conversion to handle...
commit
|
commitdiff
|
tree
2013-11-13
Ian Romanick
dri: Change value param to unsigned
commit
|
commitdiff
|
tree
2013-11-13
Ian Romanick
i965: Use drm_intel_get_aperture_sizes instead of hard...
commit
|
commitdiff
|
tree
2013-11-13
Ian Romanick
i915: Use drm_intel_get_aperture_sizes instead of drmAg...
commit
|
commitdiff
|
tree
2013-11-13
Alexander Monakov
i965: implement blit path for PBO glDrawPixels
commit
|
commitdiff
|
tree
2013-11-13
Brian Paul
docs: fill in md5 checksums for 9.2.3 release
commit
|
commitdiff
|
tree
2013-11-13
Brian Paul
docs: fix 9.2.2 -> 9.2.3 typos
commit
|
commitdiff
|
tree
2013-11-13
Alexander von...
haiku: add swrast driver
commit
|
commitdiff
|
tree
2013-11-13
Carl Worth
docs: Import 9.2.3 release notes, add news item.
commit
|
commitdiff
|
tree
2013-11-13
Kristian Høgsberg
dri: Remove redundant createNewContext function from...
commit
|
commitdiff
|
tree
2013-11-13
Kristian Høgsberg
wayland: Use __DRIimage based getBuffers implementation...
commit
|
commitdiff
|
tree
2013-11-13
Kristian Høgsberg
gbm: Add support for __DRIimage based getBuffers when...
commit
|
commitdiff
|
tree
2013-11-12
Ander Conselvan...
dri/i915, dri/i965: Fix support for planar images
commit
|
commitdiff
|
tree
2013-11-12
Eric Anholt
i965/fs: Try a different pre-scheduling heuristic if...
commit
|
commitdiff
|
tree
2013-11-12
Eric Anholt
i965/fs: Do instruction pre-scheduling just before...
commit
|
commitdiff
|
tree
2013-11-12
Eric Anholt
i965/fs: Ignore actual latency pre-reg-alloc.
commit
|
commitdiff
|
tree
2013-11-12
Eric Anholt
i965/fs: Fix message setup for SIMD8 spills.
commit
|
commitdiff
|
tree
2013-11-12
Eric Anholt
i965/fs: Prefer things we know reduce reg pressure...
commit
|
commitdiff
|
tree
2013-11-12
Eric Anholt
i965: Fix undefined value usage in ABO setup.
commit
|
commitdiff
|
tree
2013-11-12
Eric Anholt
i965: Add a warning if something ever hits a bug I...
commit
|
commitdiff
|
tree
2013-11-12
Ben Skeggs
nvc0: release 3d bufctx after drawing
commit
|
commitdiff
|
tree
2013-11-12
Francisco Jerez
clover: Fix the const variant of adaptor_range::end...
commit
|
commitdiff
|
tree
2013-11-12
Roland Scheidegger
draw,llvmpipe: use exponent manipulation instead of...
commit
|
commitdiff
|
tree
2013-11-12
Cyril Brulebois
gallium: fix build on GNU/Hurd due to missing PIPE_OS_H...
commit
|
commitdiff
|
tree
2013-11-12
Petr Sebor
meta: enable vertex attributes in the context of the...
commit
|
commitdiff
|
tree
next