projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2010-07-19
Marek Olšák
r300g: fix possible crash in destroy_context
commit
|
commitdiff
|
tree
2010-07-19
Marek Olšák
util: remove the dummy field in mempool
commit
|
commitdiff
|
tree
2010-07-19
Vinson Lee
scons: Fix Mac OS X SCons build on 32-bit CPUs.
commit
|
commitdiff
|
tree
2010-07-19
Brian Paul
util: add dummy field to empty structure types
commit
|
commitdiff
|
tree
2010-07-19
Marek Olšák
r300g: fix typo
commit
|
commitdiff
|
tree
2010-07-19
Marek Olšák
r300g: use memory pools for buffer_create and get_transfer
commit
|
commitdiff
|
tree
2010-07-19
Marek Olšák
util: add a memory pool for equally sized memory alloca...
commit
|
commitdiff
|
tree
2010-07-19
Marek Olšák
st/mesa: fix FRAMEBUFFER_UNSUPPORTED with the D24S8...
commit
|
commitdiff
|
tree
2010-07-19
Kristian Høgsberg
glx: Fix drawable lookup in DRI2 event handler
commit
|
commitdiff
|
tree
2010-07-18
Dave Airlie
r300g: u_upload optimisation
commit
|
commitdiff
|
tree
2010-07-18
Sven Arvidsson
gallium/st/dri2: add dri2 vblank query extension support
commit
|
commitdiff
|
tree
2010-07-18
Vinson Lee
llvmpipe: Remove dead initialization.
commit
|
commitdiff
|
tree
2010-07-17
Marek Olšák
r300g: final fix for r3xx constant buffer emission
commit
|
commitdiff
|
tree
2010-07-17
Marek Olšák
r300g: fix typo in r3xx constant buffer emission
commit
|
commitdiff
|
tree
2010-07-17
Marek Olšák
r300g: fix constant buffer emission on r3xx
commit
|
commitdiff
|
tree
2010-07-17
Vinson Lee
llvmpipe: Remove unused variable in lp_test_sincos.
commit
|
commitdiff
|
tree
2010-07-17
Vinson Lee
nv50: s/__func__/__FUNCTION__/
commit
|
commitdiff
|
tree
2010-07-17
Vinson Lee
nouveau: s/__func__/__FUNCTION__/
commit
|
commitdiff
|
tree
2010-07-17
Vinson Lee
nouveau: s/snprintf/util_snprintf/
commit
|
commitdiff
|
tree
2010-07-17
Vinson Lee
r300g: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-07-17
Vinson Lee
nouveau: s/inline/INLINE/
commit
|
commitdiff
|
tree
2010-07-16
José Fonseca
glut: Remove duplicate symbol definition.
commit
|
commitdiff
|
tree
2010-07-16
José Fonseca
scons: Make PIPE_ALIGN_VAR() of static/global vars...
commit
|
commitdiff
|
tree
2010-07-16
Vinson Lee
scons: Fix Cygwin build.
commit
|
commitdiff
|
tree
2010-07-16
Marek Olšák
r300g: inline winsys_buffer_destroy
commit
|
commitdiff
|
tree
2010-07-16
Marek Olšák
r300g: do not make copies of constant buffers, emit...
commit
|
commitdiff
|
tree
2010-07-16
Brian Paul
draw: updated debug/dump code
commit
|
commitdiff
|
tree
2010-07-16
Brian Paul
draw: added array element debug / bounds checking code...
commit
|
commitdiff
|
tree
2010-07-16
Keith Whitwell
llvmpipe: use single swizzled tile
commit
|
commitdiff
|
tree
2010-07-16
José Fonseca
llvmpipe: Describe _mm_shuffle_epi8() with gcc extended...
commit
|
commitdiff
|
tree
2010-07-16
José Fonseca
llvmpipe: Only use -mssse3 on gcc 4.3+
commit
|
commitdiff
|
tree
2010-07-16
Zack Rusin
draw/llvm: adjust the instance id at run time
commit
|
commitdiff
|
tree
2010-07-16
Zack Rusin
draw: use the instance id when fetching vertex data
commit
|
commitdiff
|
tree
2010-07-16
Brian Paul
mesa: return retval in _mesa_RenderObjectUnpurgeable()
commit
|
commitdiff
|
tree
2010-07-16
Chia-I Wu
st/egl: Fix build on FreeBSD.
commit
|
commitdiff
|
tree
2010-07-16
Chia-I Wu
egl: Build egl_dri2 only when DRI drivers are built.
commit
|
commitdiff
|
tree
2010-07-16
Chia-I Wu
egl: Build egl_dri2 only when xcb-dri2 is available.
commit
|
commitdiff
|
tree
2010-07-16
Vinson Lee
glu/sgi: Remove dead initialization in extract565rev.
commit
|
commitdiff
|
tree
2010-07-16
Vinson Lee
i965g: Remove dead initialization in precalc_tex.
commit
|
commitdiff
|
tree
2010-07-16
Marek Olšák
r300g: rebuild winsys and command submission to support...
commit
|
commitdiff
|
tree
2010-07-16
Vinson Lee
mesa: Add error path in compressed_texture_error_check.
commit
|
commitdiff
|
tree
2010-07-16
Vinson Lee
glsl/apps: Handle ftell errors in non-debug builds.
commit
|
commitdiff
|
tree
2010-07-15
Brian Paul
llvmpipe: implement instanced drawing functions
commit
|
commitdiff
|
tree
2010-07-15
Brian Paul
draw: update comments for drawing functions
commit
|
commitdiff
|
tree
2010-07-15
Brian Paul
draw: move prototype, update comment
commit
|
commitdiff
|
tree
2010-07-15
Brian Paul
softpipe: re-order drawing functions to get rid of...
commit
|
commitdiff
|
tree
2010-07-15
Brian Paul
graw: new tri-instanced.c program to test instanced...
commit
|
commitdiff
|
tree
2010-07-15
Alex Deucher
r600: fix typo in r700 assembler
commit
|
commitdiff
|
tree
2010-07-15
Henri Verbeet
radeon: Also flush if it's not the current context...
commit
|
commitdiff
|
tree
2010-07-15
Alex Deucher
radeon: allow driconf vblank settings with dri2
commit
|
commitdiff
|
tree
2010-07-15
Brian Paul
st/mesa: fix quad strip trimming bug
commit
|
commitdiff
|
tree
2010-07-15
José Fonseca
llvmpipe: Remove redundant statement.
commit
|
commitdiff
|
tree
2010-07-15
Vinson Lee
glu/sgi: Remove dead initialization in extract565.
commit
|
commitdiff
|
tree
2010-07-15
Vinson Lee
tgsi: Remove dead assignment in uprcase function.
commit
|
commitdiff
|
tree
2010-07-15
Vinson Lee
mesa: Fix potential out-of-bounds access by _vbo_Materialf.
commit
|
commitdiff
|
tree
2010-07-15
Vinson Lee
glx: Move dereference and initialization to after NULL...
commit
|
commitdiff
|
tree
2010-07-15
Chia-I Wu
egl: Return the correct array size in _eglFlattenArray.
commit
|
commitdiff
|
tree
2010-07-14
Brian Paul
mesa: fix _mesa_Texture/Render/BufferObjectUnpurgeable...
commit
|
commitdiff
|
tree
2010-07-14
Brian Paul
mesa: update assertions and fix refcounting in depth...
commit
|
commitdiff
|
tree
2010-07-14
Brian Paul
mesa: silence a printf warning
commit
|
commitdiff
|
tree
2010-07-14
Brian Paul
llvmpipe: delete lp_test_*.o files with make clean
commit
|
commitdiff
|
tree
2010-07-14
Brian Paul
gallium: added CLEAN_EXTRA var for make clean target
commit
|
commitdiff
|
tree
2010-07-14
Nick Bowler
dri2: Track event mask in client code.
commit
|
commitdiff
|
tree
2010-07-14
José Fonseca
gallium: Ensure prototypes are wrapped in extern "C".
commit
|
commitdiff
|
tree
2010-07-14
José Fonseca
llvmpipe: Remove redundant alignments.
commit
|
commitdiff
|
tree
2010-07-14
Chris Li
llvmpipe: Addi ssse3 swizzling for B8G8R8A8_UNORM.
commit
|
commitdiff
|
tree
2010-07-14
José Fonseca
gallium: Add a macro for memory barriers.
commit
|
commitdiff
|
tree
2010-07-14
José Fonseca
gallium: Add a new PIPE_ARCH_SSSE3 define for SSSE3...
commit
|
commitdiff
|
tree
2010-07-14
Zack Rusin
Merge branch 'mesa-2d-registers'
commit
|
commitdiff
|
tree
2010-07-14
Zack Rusin
mesa: add comments and change Index2D to just Index2
commit
|
commitdiff
|
tree
2010-07-14
Marek Olšák
r300/compiler: fix swizzling in the transformation...
commit
|
commitdiff
|
tree
2010-07-13
Jakob Bornecrantz
i965g: Fix scons build of dri driver
commit
|
commitdiff
|
tree
2010-07-13
Roland Scheidegger
llvmpipe: fix comment typo
commit
|
commitdiff
|
tree
2010-07-13
Roland Scheidegger
llvmpipe: move rasterizer to screen instead of setup...
commit
|
commitdiff
|
tree
2010-07-13
José Fonseca
llvmpipe: Align texture data to the cache line.
commit
|
commitdiff
|
tree
2010-07-13
Keith Whitwell
llvmpipe: eliminate the set_state rasterizer command
commit
|
commitdiff
|
tree
2010-07-13
Keith Whitwell
llvmpipe: pass mask into fragment shader
commit
|
commitdiff
|
tree
2010-07-13
Keith Whitwell
llvmpipe: move fences from per-bin to per-thread
commit
|
commitdiff
|
tree
2010-07-13
José Fonseca
llvmpipe: Always swizzle/unswizzle whole tiles.
commit
|
commitdiff
|
tree
2010-07-13
Jakob Bornecrantz
llvmpipe: Ignores!
commit
|
commitdiff
|
tree
2010-07-13
Jakob Bornecrantz
targets: Link xorg drivers with LLVM if built
commit
|
commitdiff
|
tree
2010-07-13
Jakob Bornecrantz
targets: Clean up xorg make files a bit
commit
|
commitdiff
|
tree
2010-07-13
Jakob Bornecrantz
st/xorg: When selecting st via configure make sure...
commit
|
commitdiff
|
tree
2010-07-13
Brian Paul
libgl-xlib: add depend to make clean list
commit
|
commitdiff
|
tree
2010-07-13
Brian Paul
glapi: use _mesa_snprintf()
commit
|
commitdiff
|
tree
2010-07-13
Marek Olšák
r300/compiler: implement the Abs source operand modifie...
commit
|
commitdiff
|
tree
2010-07-13
Marek Olšák
r300/compiler: emulate SIN/COS/SCS in r3xx-r4xx vertex...
commit
|
commitdiff
|
tree
2010-07-13
Vinson Lee
mesa: s/snprintf/_mesa_snprintf/
commit
|
commitdiff
|
tree
2010-07-13
Marek Olšák
r300g: do not advertise half_float_vertex on rv3x0
commit
|
commitdiff
|
tree
2010-07-12
Marek Olšák
r300g: extend and clean up debug logging
commit
|
commitdiff
|
tree
2010-07-12
Marek Olšák
r300g/swtcl: do not emit texcoords if they are also...
commit
|
commitdiff
|
tree
2010-07-12
Marek Olšák
r300g: rework the draw_rectangle hook
commit
|
commitdiff
|
tree
2010-07-12
Maciej Cencora
Merge branch 'master' of git://anongit.freedesktop...
commit
|
commitdiff
|
tree
2010-07-12
Vinson Lee
r600: Fix include recursion.
commit
|
commitdiff
|
tree
2010-07-12
Vinson Lee
r300g: Remove unnecessary header.
commit
|
commitdiff
|
tree
2010-07-12
Maciej Cencora
radeon: fix some wine d3d9 tests
commit
|
commitdiff
|
tree
2010-07-12
José Fonseca
llvmpipe: Re-enable threading on windows.
commit
|
commitdiff
|
tree
2010-07-12
nobled
os: remove gratuitous pipe_barrier placeholder code
commit
|
commitdiff
|
tree
2010-07-12
nobled
os, rbug: remove PIPE_THREAD_HAVE_CONDVAR
commit
|
commitdiff
|
tree
2010-07-12
nobled
os: Implement pipe_condvar on Windows Vista and later
commit
|
commitdiff
|
tree
next