projects
/
profile
/
ivi
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/mesa.git
2009-09-23
Brian Paul
Merge branch 'mesa_7_6_branch'
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Brian Paul
softpipe: added max texture/surface size sanity check
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Brian Paul
softpipe: increase MAX_WIDTH/HEIGTH 4096 to match max...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Keith Whitwell
Merge branch 'softpipe-opt'
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Keith Whitwell
gallium/include: update some comments
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Zack Rusin
st/xorg: fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Zack Rusin
st/xorg: keep the user buffer contents around
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
Brian Paul
progs/perf: set TexSubImage4=FALSE
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
José Fonseca
wgl: Eliminate the shared layer; implement WGL API...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
José Fonseca
gdi: Update for WGL statetracker source reorg.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
José Fonseca
wgl: Flatten the source tree.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
José Fonseca
wgl: Fix debug_printf format specifiers.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
José Fonseca
gallium: Update vendor string.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-23
root
softpipe: fix bugs in POT texture sampling when texture...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
softpipe: additional assertions
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
softpipe: disable a _debug_printf()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
Merge branch 'mesa_7_6_branch'
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
mesa: don't re-use the meta glDrawPixels VBO; create...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
progs/perf: added glCopyTex[Sub]Image2D test
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Richard Li
r600 : add draw_prim support, make up one lost change.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Richard Li
r600 : add draw_prim support.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
mesa: fix more buffer object error messages
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Keith Whitwell
softpipe: need to write depth/stencil values even when...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Keith Whitwell
softpipe: set quad->facing value
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
glx: include string.h to silence missing memset() proto...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
mesa: fix error message text
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Nicolai Hähnle
r300: Fix crash reported in bug #24066
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Keith Whitwell
softpipe: fix polygon stipple
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
progs/perf: test glGetTexImage() also
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Keith Whitwell
softpipe: fix occlusion counting
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Jakob Bornecrantz
st/xorg: Fix two leeks
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Jakob Bornecrantz
i915g: Activate trace
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Jakob Bornecrantz
i915g: Do propper references of surfaces in context
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
progs/perf: add missing texture enable in fbobind.c
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
progs/perf: added fbobind.c test to test FBO binding...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
progs/perf: added PerfExtensionSupported() helper
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Keith Whitwell
teximage: add more tests, image formats
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
progs/perf: add another VBO test for Create/Draw/Destro...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
progs/perf: simplify the code
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
progs/perf: fix comment
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Brian Paul
progs/perf: updated comments
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Keith Whitwell
progs/perf: make teximage results easier to read, more...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Keith Whitwell
progs/perf: reset row_length after subimage test
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Keith Whitwell
progs/perf: clean up swapbuffers test a bit
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Keith Whitwell
progs/perf: break up long runs of fullscreen quads
commit
|
commitdiff
|
tree
|
snapshot
2009-09-22
Keith Whitwell
progs/perf: add first attempt at a swapbuffers rate...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
vbo: added comment about max array index
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
vbo: restore some lost warning output
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Tormod Volden
GLX: Warn only once about applications calling GLX...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
vbo: disable the GL_ARB_draw_elements_base_vertex rebas...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Adam Jackson
selinux: Fix mmap() return value check
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
mesa: refine the error checking vbo_exec_DrawRangeEleme...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
mesa: make max_buffer_index() a non-static function
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Maciej Cencora
radeon: update buffer map/unmap code for changes introd...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Maciej Cencora
mesa: add some debug info to teximage.c
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Maciej Cencora
r300: fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
swrast: fix cube face selection
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Alex Deucher
r600: fix typo in the last commit
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Alex Deucher
r600: various cleanups
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
mesa: refine the error checking vbo_exec_DrawRangeEleme...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
mesa: make max_buffer_index() a non-static function
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Maciej Cencora
radeon: update buffer map/unmap code for changes introd...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Maciej Cencora
mesa: add some debug info to teximage.c
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Maciej Cencora
r300: fix a typo
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
José Fonseca
mesa: Ensure TGSI tokens are freed with gallium's free.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
progs/perf: added fill-rate test
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
progs/perf: added helpers for creating simple textures...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
progs/perf: offsetof() should be defined in stddef...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Eric Anholt
intel: Mark the FBO as incomplete if there's no intel_r...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Nicolai Hähnle
r300g: Fix bad formatting parameters in calls to debug_...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Nicolai Hähnle
gallium debug: Add gcc printf hint to debug_printf
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Keith Whitwell
progs/perf: a few more vbo upload modes
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Keith Whitwell
progs/perf: human-readable drawoverhead output
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Keith Whitwell
progs/perf: human-format vertexrate output
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Keith Whitwell
progs/perf: add human-readable float formatter
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Vinson Lee
progs/glsl: Include local headers before installed...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
softpipe: Fix cube face selection.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
swrast: fix cube face selection
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Andre Maasikas
r600: fix some issues with LIT instruction
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Nicolai Hähnle
Merge branch 'mesa_7_6_branch'
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Nicolai Hähnle
r300: Zero-initialize register for NV_vertex_program
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Nicolai Hähnle
r300: Fix handling of NV_vertex_program parameters
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Michel Dänzer
Merge branch 'mesa_7_6_branch'
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Michel Dänzer
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Michel Dänzer
intel: Fix crash in intel_flush().
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Ben Skeggs
nouveau: allow building modesetting_drv.so
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Ben Skeggs
nouveau: drm_api create_screen()'s 'arg' argument can...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
windows: call _mesa_meta_init/free()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
xlib: always call _mesa_meta_init/free()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
dri/swrast: call _mesa_meta_init/free()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
osmesa: call _mesa_meta_init/free()
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
Revert "st/mesa: Compile in meta.c."
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
Revert "scons: add meta.c to sources"
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
Revert "mesa: move _mesa_meta_init/free() calls to...
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Brian Paul
scons: add meta.c to sources
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chia-I Wu
st/mesa: Compile in meta.c.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Chia-I Wu
intel: meta clear has a new name.
commit
|
commitdiff
|
tree
|
snapshot
2009-09-21
Dave Airlie
xorg/st: fixup builds against later dpms headers.
commit
|
commitdiff
|
tree
|
snapshot
next