index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
Age
Commit message (
Expand
)
Author
2009-10-28
mesa: remove unneeded #includes
Brian Paul
2009-10-28
mesa: include imports.h to silence warning
Brian Paul
2009-10-28
intel: Fix memory leak in event of mip tree allocation failure
Vinson Lee
2009-10-27
mesa: consolidate _mesa_CompressedTexSubImage[123]DARB() functions
Brian Paul
2009-10-27
mesa: consolidate CompressedTexSubImage1/2/3DARB() error checking
Brian Paul
2009-10-27
mesa: simplify teximage code with get_current_tex_object()
Brian Paul
2009-10-27
mesa: code refactoring to eliminate a switch stmt in bind_buffer_object()
Brian Paul
2009-10-27
glsl: avoid redundant state changes in _mesa_use_program()
Brian Paul
2009-10-27
ARB prog parser: Fix epic memory leak in lexer / parser interface
Ian Romanick
2009-10-27
ARB prog parser: Don't leak program string
Ian Romanick
2009-10-27
ARB prog parser: Don't leak symbol table header structures
Ian Romanick
2009-10-27
intel: Fix flipped condition in ARB_sync GetSYnciv(GL_SYNC_STATUS).
Eric Anholt
2009-10-27
intel: added region draw_x/y offsets in x/y_tile_swizzle() funcs
Brian Paul
2009-10-27
radeon: add case for MESA_FORMAT_X8_Z24 in radeon_create_renderbuffer()
Brian Paul
2009-10-27
intel: silence warning
Brian Paul
2009-10-27
mesa: debug code for glBlitFramebuffer()
Brian Paul
2009-10-27
via: silence unused var warnings
Brian Paul
2009-10-27
intel: minor clean-up, comments
Brian Paul
2009-10-27
intel: use _mesa_get_current_tex_unit() helper
Brian Paul
2009-10-27
mesa: s/Bilt/Blit
Brian Paul
2009-10-27
mesa: more texture debug code changes, improvements
Brian Paul
2009-10-27
mesa: minor code clean-up in client_state()
Brian Paul
2009-10-27
mesa: avoid redundant state setting in glClientActiveTexture
Brian Paul
2009-10-27
intel: fix comment, formatting
Brian Paul
2009-10-27
intel: fix src offset bug in do_copy_texsubimage()
Brian Paul
2009-10-27
glsl: fix memory leak
Brian Paul
2009-10-27
i915: Fix driver for the miptree x/y offset changes.
Eric Anholt
2009-10-27
i965: be clear that the Fallback field is a boolean, not a bitfield
Brian Paul
2009-10-27
Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()"
Brian Paul
2009-10-27
intel: fix GL state bugs in intel_texture_bitmap()
Brian Paul
2009-10-27
intel: fix src offset bug in do_copy_texsubimage()
Brian Paul
2009-10-27
glsl: fix memory leak
Brian Paul
2009-10-27
i915: Fix driver for the miptree x/y offset changes.
Eric Anholt
2009-10-27
i965: be clear that the Fallback field is a boolean, not a bitfield
Brian Paul
2009-10-27
Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()"
Brian Paul
2009-10-26
intel: fix GL state bugs in intel_texture_bitmap()
Brian Paul
2009-10-26
mesa: Add remap.c to SConscript.
Chia-I Wu
2009-10-25
mesa: choose texture format in core mesa, not drivers
Brian Paul
2009-10-25
mesa: remove _mesa_compressed_texture_size_glenum() stub
Brian Paul
2009-10-25
mesa: remove _mesa_compressed_row_stride()
Brian Paul
2009-10-25
mesa: remove calls to _mesa_compressed_row_stride()
Brian Paul
2009-10-25
glide: remove _mesa_compressed_row_stride() calls
Brian Paul
2009-10-25
mesa: remove _mesa_compressed_row_stride() calls
Brian Paul
2009-10-25
mesa: begin removing _mesa_compressed_row_stride() calls
Brian Paul
2009-10-25
mesa: simplify texture_row_stride() helper
Brian Paul
2009-10-25
mesa: fix-up error checking related to compressed texture block size
Brian Paul
2009-10-25
mesa: clean-up, simplify compressed texture size checking
Brian Paul
2009-10-24
mesa: remove _mesa_compressed_texture_size()
Brian Paul
2009-10-24
mesa: remove ctx->Driver.CompressedTextureSize() hook
Brian Paul
2009-10-24
mesa: change compressed texture size calls
Brian Paul
[prev]
[next]