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-04-01
swrast: minor improvements, clean-ups in texcombine code
Brian Paul
2009-04-01
mesa: simplify ycbcr->rgb conversion code
Brian Paul
2009-04-01
mesa: convert more texture fetch functions to return GLfloat
Brian Paul
2009-04-01
mesa: switch texel fetch functions from GLchan to GLfloat
Brian Paul
2009-04-01
swrast: use float4_array typedef to simplify the code a bit
Brian Paul
2009-04-01
mesa: texture combine clean-ups
Brian Paul
2009-04-01
swrast: refactor depth/shadow sampling code
Brian Paul
2009-04-01
swrast: general clean-up of texture combine code
Brian Paul
2009-04-01
swrast: do texture sampling/combining in floating point
Brian Paul
2009-04-01
glsl: implement compiling/linking of separate compilation units
Brian Paul
2009-04-01
mesa: use correct tex unit lod bias for TXB instruction
Brian Paul
2009-04-01
swrast: fix glDrawBuffer(GL_FRONT_AND_BACK)
Brian Paul
2009-04-02
r300: fix qtdemo qt4 startup
Dave Airlie
2009-04-01
mesa: fix a recursive display list problem
Brian Paul
2009-04-01
glsl: fix texgen state variable tokens in emit_statevars()
Brian Paul
2009-04-01
mesa: minor tweaks in append_token() for printing state var strings
Brian Paul
2009-04-01
radeon: go back and repick texture formats.
Dave Airlie
2009-04-01
radeon: fixup render buffer cleanups
Dave Airlie
2009-03-31
mesa: fix bug in GPU codegen for fixed-function two-sided lighting
Brian Paul
2009-03-31
mesa: minor reformatting, whitespace changes
Brian Paul
2009-03-31
Updated CPU_TO_LE32 to work on darwin
Jeremy Huddleston
2009-03-31
gallium: Move pf_is_depth_stencil to p_format.h.
José Fonseca
2009-03-31
radeon/dri2: if the depth buffer is 16-bit force cpp == 2
Dave Airlie
2009-03-31
radeon: fix pixel readback for RGB8 tests
Dave Airlie
2009-03-31
r200: fix glean pixelFormats regression
Dave Airlie
2009-03-31
r300: fix stencil clears
Dave Airlie
2009-03-31
fix ugly copy/paste error in mipmap generation code
Roland Scheidegger
2009-03-31
r200: only set all dirty on kernel clears
Dave Airlie
2009-03-31
radeon/r200: fix glean failures on readPixSanity since EXT_DEPTH_STENCIL support
Dave Airlie
2009-03-31
r200: fix veclinear emission
Dave Airlie
2009-03-30
intel: Avoid mapping the texture image for CopyTex{,Sub}Image
Adam Jackson
2009-03-30
radeon: fix readback problem for piglit tests
Dave Airlie
2009-03-28
i965: srgb texture fixes
Roland Scheidegger
2009-03-28
mesa: fix a glGetTexImage issue with base-converted texture formats
Roland Scheidegger
2009-03-28
i965: add support for signed rgba texture format
Roland Scheidegger
2009-03-28
mesa: add _rev signed rgba texture format
Roland Scheidegger
2009-03-28
glapi regenerate
Roland Scheidegger
2009-03-28
glapi: remove a couple accidental GL_ prefixes
Roland Scheidegger
2009-03-28
mesa: add new signed rgba texture format
Roland Scheidegger
2009-03-28
fix various small intel blitter issues
Roland Scheidegger
2009-03-27
mesa: Support Z24S8 wherever S8Z24 is supported.
José Fonseca
2009-03-26
st: init the default texture to (0,0,0,1)
Brian Paul
2009-03-26
gallium: Remove some little-used fields from struct pipe_surface.
Michel Dänzer
2009-03-26
radeon/r200/r300: set correct row stride for rbs
Dave Airlie
2009-03-26
r300: check buffer sizes in non-tcl case + set correct VRAM limits
Dave Airlie
2009-03-26
radeon: fixup map/unmap texture to work with override BOs
Dave Airlie
2009-03-26
r200: add fbo files to the compile
Dave Airlie
2009-03-25
r300: cleanup swtcl a little
Maciej Cencora
2009-03-25
Convert u_int*_t to C99 standard uint*_t
Alan Coopersmith
2009-03-25
slang: ensure structure elements have their array length set
Alan Hourihane
[prev]
[next]