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-16
mesa: fix/update some comments
Brian Paul
2009-10-16
mesa: lift default symlinks target into Makefile.template
Brian Paul
2009-10-16
mesa: use EXTRA_MODULES and SUBDIRS to build r300 compiler
Brian Paul
2009-10-16
mesa: added SUBDIRS support in dri/Makefile.template
Brian Paul
2009-10-16
mesa: move a comma
Brian Paul
2009-10-16
mesa: added MESA_GLSL=useprog debug flag
Brian Paul
2009-10-14
mesa: added VERBOSE_SWAPBUFFERS
Brian Paul
2009-10-14
vbo: clean-ups, reformatting
Brian Paul
2009-10-14
mesa: added MESA_VERBOSE option 'draw' to debug glDrawArrays/Elements, etc.
Brian Paul
2009-10-14
mesa: rename VERBOSE_IMMEDIATE->VERBOSE_MATERIAL to reflect what it does
Brian Paul
2009-10-14
mesa: remove unused ctx->Driver.PrioritizeTextures() hook
Brian Paul
2009-10-14
mesa: remove unused ctx->Driver.TextureMatrix() hook
Brian Paul
2009-10-14
r600: enable EXT_vertex_array_bgra extensions
Alex Deucher
2009-10-14
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-14
mesa: remove left-over debug printf
Brian Paul
2009-10-13
mesa: minor tweak to printf string
Brian Paul
2009-10-13
mesa: rework _mesa_read_shader() debug hook
Brian Paul
2009-10-13
mesa: don't print pointer in _mesa_fprint_parameter_list()
Brian Paul
2009-10-13
Store clipping distance for user clip planes as part of vertex processing
Ian Romanick
2009-10-13
intel: fix broken sw generate mipmap path
Brian Paul
2009-10-13
mesa: whitespace fixes
Brian Paul
2009-10-13
mesa: do RTT check in _mesa_meta_check_generate_mipmap_fallback()
Brian Paul
2009-10-12
mesa: save/set/restore texture base/wrap state in blitframebuffer_texture()
Brian Paul
2009-10-12
mesa: minor clean up in check_begin_texture_render()
Brian Paul
2009-10-12
intel: whitespace/formatting clean-up
Brian Paul
2009-10-12
intel: replace extern decl with #include
Brian Paul
2009-10-12
intel: added INLINE keyword to minify()
Brian Paul
2009-10-12
intel: code clean-ups
Brian Paul
2009-10-12
intel: pass zslice to intel_miptree_image_offset()
Brian Paul
2009-10-12
i965: remove unused var
Brian Paul
2009-10-12
mesa: print program Id when printing
Brian Paul
2009-10-12
r600: implement ProgramStringNotify
Andre Maasikas
2009-10-12
r600: LIT dst.y gets value from src.x
Andre Maasikas
2009-10-12
r600: DPH adds w comp of second operand, so set first one to 1 instead
Andre Maasikas
2009-10-11
i965: Fix the last valid address setting for the index buffer.
Eric Anholt
2009-10-11
i965: Fix the bounds emitted in the vertex buffer packets.
Eric Anholt
2009-10-10
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-09
radeon: fix scissor regression
Alex Deucher
2009-10-09
st/mesa: create aux buffers according to visual
Brian Paul
2009-10-09
mesa: fix incorrect assertion in _mesa_add_aux_renderbuffers()
Brian Paul
2009-10-09
r600: fixup KIL instruction a bit
Andre Maasikas
2009-10-08
i965: Use bo_references for the state cache delete function.
Eric Anholt
2009-10-08
intel: Use new drm_intel_bo_references() to avoid flushing.
Eric Anholt
2009-10-08
mesa: free display list state after freeing shared state
Brian Paul
2009-10-08
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-07
mesa: clean up extended opcode code
Brian Paul
2009-10-07
mesa: move gl_list_instruction and gl_list_extensions to dlist.c
Brian Paul
2009-10-07
mesa: added _mesa_free_display_list_data()
Brian Paul
2009-10-07
mesa: clean-up display list mem allocation, fix NULL handling
Brian Paul
2009-10-07
main: replace ALLOC_INSTRUCTION macro with regular function
Brian Paul
[next]