index
:
Mesa
glamo
glamo-old
My Mesa repository
Thomas White
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-12-10
mesa: Initialize variable in MatchInstruction.
Vinson Lee
2009-12-10
mesa: Assign _mesa_lookup_parameter_index return value to GLint.
Vinson Lee
2009-12-10
i915: Add missing break statement in i915_debug_packet.
Vinson Lee
2009-12-10
glsl: Increase size of array in_slang_lookup_constant from 4 to 16.
Vinson Lee
2009-12-10
progs/samples: Byte swap individual members of struct _rawImageRec.
Vinson Lee
2009-12-10
intel: Remove ARGB internal_format == GL_RGB hacks
Ian Romanick
2009-12-10
intel: Make RGB textures use XRGB8888
Ian Romanick
2009-12-10
intel: Make RGB renderbuffers use XRGB8888 like we do for RGB system buffers.
Ian Romanick
2009-12-10
i965: Fix handling of drawing to MESA_FORMAT_XRGB8888
Ian Romanick
2009-12-10
intel: Use spantmp2 GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV for XRGB8888
Ian Romanick
2009-12-10
spantmp2: Add support for GL_BGR / GL_UNSIGNED_INT_8_8_8_8_REV
Ian Romanick
2009-12-10
intel: name in intel_create_renderbuffer was always 0, remove
Ian Romanick
2009-12-10
intel: Use texformat accessor to get bytes-per-pixel
Ian Romanick
2009-12-10
intel: softwareBuffer in intel_alloc_renderbuffer_storage was always false, r...
Ian Romanick
2009-12-10
intel: Axe intel_renderbuffer::texformat
Ian Romanick
2009-12-10
intel: Flush the render/texture cache when finishing render to texture.
Eric Anholt
2009-12-10
progs/util: Byte swap individual members of struct _rawImageRec.
Vinson Lee
2009-12-10
glsl: Fix array out-of-bounds access by _slang_lookup_constant.
Vinson Lee
2009-12-10
mesa: Fix array out-of-bounds access by _mesa_TexParameteriv.
Vinson Lee
2009-12-10
mesa: Fix default (swrast) GL_MAX_COMBINED_TEXTURE_IMAGE_UNITS.
Eric Anholt
2009-12-10
st/xorg: fix yv12 plus some cleanups in the upload code
Zack Rusin
2009-12-10
st/xorg: enable yv12 for xv
Zack Rusin
2009-12-10
intel: Attempt to fix up after "Update vertex texture code."
Eric Anholt
2009-12-10
scons: Get GLSL code building correctly when cross compiling.
José Fonseca
2009-12-10
glsl/sl: fix _parse_boolconstant()
Brian Paul
2009-12-10
mesa: added new libglslpp.a and libglslcl.a to libGL build
Brian Paul
2009-12-10
glsl/apps: remove unused vars
Brian Paul
2009-12-10
glsl/pp: make some functions static
Brian Paul
2009-12-10
glsl/pp: declare sl_pp_purify_options to silence warning
Brian Paul
2009-12-10
glsl/cl: silence unused var warning
Brian Paul
2009-12-10
slang: Predefine ES symbols for FEATURE_es2_glsl.
Michal Krol
2009-12-10
glsl/apps: Predefine __GLSL_PP_PREDEFINED_MACRO_TEST for testing.
Michal Krol
2009-12-10
glsl/pp: Add support for user-defined macros.
Michal Krol
2009-12-10
glsl/apps: Explicitly add ARB_draw_buffers and ARB_texture_rectangle.
Michal Krol
2009-12-10
slang: Explicitly enable ARB_draw_buffers and ARB_texture_rectangle.
Michal Krol
2009-12-10
glsl/pp: Add sl_pp_context_add_extension().
Michal Krol
2009-12-09
mesa: Fix SCons build.
Vinson Lee
2009-12-10
winsys/intel: fix dereferencing of opaque type due to pipe_reference changes
Roland Scheidegger
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_TexGend.
Vinson Lee
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_Lighti.
Vinson Lee
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_Lightf.
Vinson Lee
2009-12-10
Build mesa glsl with make.
michal
2009-12-09
r300g: fix routing of vertex streams if TCL is bypassed
Marek Olšák
2009-12-09
r300g: always disable unused colorbuffers
Marek Olšák
2009-12-09
r300g: make pow(0,0) return 1 instead of NaN in the R500 fragment shader
Marek Olšák
2009-12-09
r300g: clean up r300_emit_aos
Marek Olšák
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_PointParameteri.
Vinson Lee
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_PointParameterf.
Vinson Lee
2009-12-09
mesa: Fix array out-of-bounds access by _mesa_LightModelf.
Vinson Lee
2009-12-09
r600 : add pre-compile mesa shader calling interface, in order to handle
Richard Li
[prev]
[next]