index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2008-08-12
mesa: glsl: fix error detection of writing to read-only variables
Brian Paul
2008-08-12
mesa: texture crop rect state
Brian Paul
2008-08-12
mesa: glsl: fix comment
Brian Paul
2008-08-12
gallium: distinguish between KIL and KILP
Brian Paul
Note: KIL (unconditional) not done yet.
2008-08-12
mesa: glsl: enable bzero() in slang_typeinfo_construct()
Brian Paul
2008-08-12
mesa: glsl: remove reads of output regs from fragment shaders too
Brian Paul
2008-08-12
mesa: set point state
Brian Paul
2008-08-12
mesa: allow _mesa_remove_output_reads() to work on fragment programs
Brian Paul
2008-08-12
mesa: glsl: better error messages
Brian Paul
2008-08-12
mesa: glsl: regenerated files
Brian Paul
2008-08-12
mesa: glsl: additional constructors
Brian Paul
2008-08-12
mesa: glsl: better mod() functions
Brian Paul
2008-08-12
mesa: Rename sources to sources.mak.
José Fonseca
2008-08-12
gallium: Disable debug break by default on windows.
José Fonseca
2008-08-12
tgsi: Prevent division by zero.
José Fonseca
2008-08-12
gallium: Allow compilation inside X.
José Fonseca
2008-08-12
gdi: Remove CVS keyword.
José Fonseca
2008-08-12
glut: Remove EOF characters.
José Fonseca
2008-08-12
python: Use st_buffers instead of pipe_buffers.
José Fonseca
2008-08-12
trace: More dump fixes.
José Fonseca
2008-08-12
trace: Fix create_blend_state dump.
José Fonseca
2008-08-12
trace: Dump polygon stipple state as an array.
José Fonseca
2008-08-12
python: Bindings for p_compiler.h types.
José Fonseca
2008-08-12
trace: Fix create_depth_stencil_alpha_state trace.
José Fonseca
2008-08-12
python: Bindings for pipe_{depth,stencil,alpha}_state.
José Fonseca
2008-08-12
trace: Dump pipe_{depth,stencil,alpha}_state names.
José Fonseca
2008-08-12
gallium: Name pipe_depth_stencil_alpha_state member structures.
José Fonseca
So that the previously anonymous depth/stencil/alpha structures can be identified in the traces. This is just syntactic sugar: it does not break source or binary compatibility.
2008-08-12
python: Simplify setting the constant buffers.
José Fonseca
2008-08-12
python: Split the interface definition file in smaller ones.
José Fonseca
2008-08-12
python: Add unsigned arrays.
José Fonseca
2008-08-12
trace: Replace buffer_map+memcpy+buffer_unmap by buffer_write
José Fonseca
2008-08-12
trace: Zero the buffers to avoid dumping uninitialized memory.
José Fonseca
2008-08-12
python: Allow writing to buffers.
José Fonseca
2008-08-12
trace: Fix hexadecimal dumping.
José Fonseca
2008-08-12
trace: Trace winsys/screen/context creation.
José Fonseca
2008-08-12
trace: Trace texture depth.
José Fonseca
2008-08-12
python: Update the documentation.
José Fonseca
2008-08-12
softpipe: Include missing header.
Michal Krol
2008-08-11
mesa: glsl: regenerated file
Brian Paul
2008-08-11
mesa: glsl: change refract() functions to allow inlining
Brian Paul
2008-08-11
mesa: glsl: use SGE instead of SGT in step() functions
Brian Paul
2008-08-11
mesa: glsl: fix bugs in refract() functions, plus minor optimization
Brian Paul
2008-08-11
version 20 of glxext.h
Brian Paul
2008-08-11
version 41 of glext.h
Brian Paul
2008-08-11
mesa: glsl: add missing sampler types in sizeof_glsl_type(), bug 17079
Brian Paul
2008-08-11
gallium: added comment
Brian Paul
2008-08-11
gallium: added _NEW_PROGRAM to dependencies
Brian Paul
2008-08-11
gallium: debug/print vertex tweak
Brian Paul
2008-08-11
gallium: emit sprite coords (gl_PointCoord)
Brian Paul
2008-08-09
trace: Dump writes to pipe_buffers.
José Fonseca
[next]