projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2009-11-22
Vinson Lee
glu/sgi: Fix memory leak in gluScaleImage.
commit
|
commitdiff
|
tree
2009-11-22
Vinson Lee
glu: Fix memory leak in __gl_meshMakeEdge.
commit
|
commitdiff
|
tree
2009-11-22
Vinson Lee
svga: Prevent potential null pointer deference in vmw_s...
commit
|
commitdiff
|
tree
2009-11-22
Vinson Lee
svga: Fix memory leak in vmw_screen_ioctl.c
commit
|
commitdiff
|
tree
2009-11-22
Vinson Lee
st/xorg: Prevent potential null pointer deference in...
commit
|
commitdiff
|
tree
2009-11-22
Vinson Lee
st/xorg: Reorder cases in switch statement.
commit
|
commitdiff
|
tree
2009-11-21
Maciej Cencora
radeon: fix compressed mipmapped textures
commit
|
commitdiff
|
tree
2009-11-21
Maciej Cencora
radeon: fix glCompressedTexSubImage
commit
|
commitdiff
|
tree
2009-11-21
Roland Scheidegger
intel: make CopyTex[Sub]Image fallback debug messages...
commit
|
commitdiff
|
tree
2009-11-21
Roland Scheidegger
mesa: handle different RowStride in _mesa_get_compresse...
commit
|
commitdiff
|
tree
2009-11-21
Eric Anholt
i965: Fix several memory leaks on exit.
commit
|
commitdiff
|
tree
2009-11-21
Vinson Lee
st/egl: Fix memory leak in egl_tracker.c.
commit
|
commitdiff
|
tree
2009-11-21
Vinson Lee
draw: Initialize variable in draw_pt.c.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/xdemos: Fix memory leak in pbinfo.c.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/xdemos: Fix memory leak in pbdemo.c.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/xdemos: Fix memory leak in glxpbdemo.c.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/xdemos: Remove duplicate code in glxinfo.c.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/xdemos: Add assert in corender.c.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
i915g: Add missing break statement in i915_debug.c.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
gallium/util: Initialize variables in u_pack_color.h.
commit
|
commitdiff
|
tree
2009-11-18
Jakob Bornecrantz
st/xorg: Flush any pending operations on upload
commit
|
commitdiff
|
tree
2009-11-18
Jakob Bornecrantz
st/xorg: Unbind any textures in solid
commit
|
commitdiff
|
tree
2009-11-20
Alan Hourihane
Fix vega compilation.
commit
|
commitdiff
|
tree
2009-11-20
Alan Hourihane
Fix memory leak.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/xdemos: Silence unused value warnings in sharedte...
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/xdemos: Fix memory leak in glxinfo.c.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/tests: Silence unused value warnings in sharedtex.c.
commit
|
commitdiff
|
tree
2009-11-20
Eric Anholt
mesa: Fix NULL deref in optimizer when NumInstructions...
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/tests: Initialize variable in getprocaddress.c.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/util: Exit RawImageGetData early if malloc fails.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/slang: Check for ftell failure in vstest.c.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/util: Fix memory leak if malloc fails in RawImage...
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
st/xorg: Fix type of 'unknown'.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/vpglsl: Fix psiz-mul.glsl compilation error on...
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/vp: Fix memory leak in vp-tris.c.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/trivial: Redraw upon keypress.
commit
|
commitdiff
|
tree
2009-11-20
Vinson Lee
progs/glsl: Redraw upon keypress.
commit
|
commitdiff
|
tree
2009-11-20
Dave Airlie
r100: fix texture_from_pixmap and compiz.
commit
|
commitdiff
|
tree
2009-11-19
Vinson Lee
st/xorg: Fix infinite loop in copy_packed_data.
commit
|
commitdiff
|
tree
2009-11-19
Vinson Lee
progs/xdemos: Add missing break statement in offset.c.
commit
|
commitdiff
|
tree
2009-11-19
Brian Paul
st/mesa: replace st_flush() with pipe->flush()
commit
|
commitdiff
|
tree
2009-11-19
Brian Paul
vbo: added recursion check in vbo_exec_FlushVertices()
commit
|
commitdiff
|
tree
2009-11-19
Brian Paul
st/mesa: get rid of compressed_num_bytes() code
commit
|
commitdiff
|
tree
2009-11-19
Brian Paul
st/mesa: remove is_compressed_mesa_format()
commit
|
commitdiff
|
tree
2009-11-19
Brian Paul
st/mesa: remove pointless assertion
commit
|
commitdiff
|
tree
2009-11-19
Brian Paul
softpipe: whitespace/indentation fixes
commit
|
commitdiff
|
tree
2009-11-19
Vinson Lee
progs/trivial: Redraw upon keypress.
commit
|
commitdiff
|
tree
2009-11-19
Brian Paul
softpipe: add missing check in softpipe_is_texture_refe...
commit
|
commitdiff
|
tree
2009-11-19
Michel Dänzer
st/xorg: Replace compile-time acceleration switch with...
commit
|
commitdiff
|
tree
2009-11-19
Michel Dänzer
st/xorg: Miscellaneous XVideo fixes.
commit
|
commitdiff
|
tree
2009-11-19
Michel Dänzer
st/xorg: Try harder to ensure a shared texture has...
commit
|
commitdiff
|
tree
2009-11-19
Michel Dänzer
st/xorg: Don't complain about convolution filter being...
commit
|
commitdiff
|
tree
2009-11-19
Michel Dänzer
st/xorg: Remove superfluous flushes from the EXA WaitMa...
commit
|
commitdiff
|
tree
2009-11-19
Michel Dänzer
st/xorg: Don't initialize non-existing fields.
commit
|
commitdiff
|
tree
2009-11-19
Vinson Lee
progs/tests: Fix memory leak in texdown.c if malloc...
commit
|
commitdiff
|
tree
2009-11-18
Jakob Bornecrantz
st/xorg: Init all functions and fix spelling
commit
|
commitdiff
|
tree
2009-11-18
Vinson Lee
progs/fp: Redraw upon keypress.
commit
|
commitdiff
|
tree
2009-11-18
Jakob Bornecrantz
st/xorg: Make the #if more easier to read
commit
|
commitdiff
|
tree
2009-11-18
Jakob Bornecrantz
st/xorg: Use the correct DRI2BufferPtr struct on 1...
commit
|
commitdiff
|
tree
2009-11-18
Vinson Lee
progs/glsl: Fix trirast GLSL compilation errors on...
commit
|
commitdiff
|
tree
2009-11-18
Vinson Lee
progs/glsl: Fix noise GLSL compilation error on Mac OS.
commit
|
commitdiff
|
tree
2009-11-18
Maciej Cencora
r300: allow disabling s3tc support if libtxc_dxtn is...
commit
|
commitdiff
|
tree
2009-11-18
Maciej Cencora
Merge branch 'radeon-texrewrite-clean' into mesa_7_7_branch
commit
|
commitdiff
|
tree
2009-11-18
Maciej Cencora
r600: align for mipmap tree changes
commit
|
commitdiff
|
tree
2009-11-18
Vinson Lee
progs/glsl: Fix multinoise GLSL compilation errors...
commit
|
commitdiff
|
tree
2009-11-18
Vinson Lee
progs/glsl: Fix mandelbrot GLSL compilation error on...
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
AL1616: Fix cut-and-paste bug
commit
|
commitdiff
|
tree
2009-11-18
Brian Paul
progs/glsl: use ShadersSupported()
commit
|
commitdiff
|
tree
2009-11-18
Brian Paul
progs/util: warn when GLSL not supported
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
Merge branch 'outputswritten64'
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
ARB_fbo: Enable extensions related to GL_ARB_framebuffe...
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
ARB_fbo: Add missing GLX render opcode for glFramebuffe...
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
Add missing XML files to API_XML
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
ARB_fbo: Enable GL_EXT_framebuffer_multisample
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
ARB_fbo: Regenerate files from previous commits.
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
ARB_fbo: Move EXT_fb_blit to EXT_framebuffer_object.xml
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
ARB_fbo: Add GL_EXT_framebuffer_multisample
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
EXT_pds: Alias GL_NV_packed_depth_stencil to GL_EXT_pac...
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
EXT_pds: Add GL_EXT_packed_depth_stencil
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
EXT_fbo_blit: Add missing GLX protocol render opcode
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
ARB_fbo: Add missing protocol "Get" information
commit
|
commitdiff
|
tree
2009-11-18
Ian Romanick
ARB_fbo: Remove _EXT from enum names
commit
|
commitdiff
|
tree
2009-11-17
Brian Paul
docs: libGL documentation, from the xorg-docs tree
commit
|
commitdiff
|
tree
2009-11-17
Vinson Lee
progs/tests: Fix memory leak in arbgpuprog.c.
commit
|
commitdiff
|
tree
2009-11-17
Brian Paul
mesa: remove old comment
commit
|
commitdiff
|
tree
2009-11-17
Brian Paul
mesa: fix assorted compiler warnings
commit
|
commitdiff
|
tree
2009-11-17
Brian Paul
mesa: fix incorrect type in store_texel_al1616()
commit
|
commitdiff
|
tree
2009-11-17
Brian Paul
i915g: replace //-style comments
commit
|
commitdiff
|
tree
2009-11-17
Brian Paul
gallium/util: replace //-style comments
commit
|
commitdiff
|
tree
2009-11-17
Brian Paul
i915g: remove trailing commas in enum lists to silence...
commit
|
commitdiff
|
tree
2009-11-17
Brian Paul
progs/xdemos: change //-style comments
commit
|
commitdiff
|
tree
2009-11-17
Brian Paul
progs/glsl: change //-style comments
commit
|
commitdiff
|
tree
2009-11-17
Brian Paul
progs/demos: silence warnings
commit
|
commitdiff
|
tree
2009-11-17
Brian Paul
mesa: remove trailing comment to silence warning
commit
|
commitdiff
|
tree
2009-11-17
Brian Paul
mesa: remove a bit of old code
commit
|
commitdiff
|
tree
2009-11-17
Vinson Lee
progs/slang: Fix potential null pointer dereference...
commit
|
commitdiff
|
tree
2009-11-17
Vinson Lee
progs/redbook: Fix memory leak in quadric.c.
commit
|
commitdiff
|
tree
2009-11-17
Maciej Cencora
r200: align for mipmap tree changes
commit
|
commitdiff
|
tree
2009-11-17
Maciej Cencora
radeon: align for mipmap tree changes
commit
|
commitdiff
|
tree
2009-11-17
Jakob Bornecrantz
svga: More -Werror removal
commit
|
commitdiff
|
tree
next