summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-08-11Better debuggingKeith Whitwell
2007-08-10i965: roland's DXTn format texture patch(bug10347)Xiang, Haihao
2007-08-10i965/i915tex: applying right alignment to compressed texture,Xiang, Haihao
2007-08-10i965: set mt->cpp differently with compressed textureXiang, Haihao
2007-08-09fix byte swap bug for GLint stencil indexes (bug 11909)Brian
2007-08-08nouveau: Missing notifier -> notifierobj migrationCarlos Martín Nieto
2007-08-07move free() after dereference (bug 11878)Brian
2007-08-07parse standard -geometry optionBrian
2007-08-07fix potential NULL dereference (bug 11879)Brian
2007-08-07remove SHELL line, replace -e test with new logic (Daniel Stone)Brian
2007-08-07fix potential NULL dereference (bug 11880)Brian
2007-08-07fix swizzle error test (bug 11881)Brian
2007-08-07glxgears: Add an x/y window size parameter.Ingo Molnar
2007-08-07fix even-sized point positioning (bug 11874)Brian
2007-08-07fix vbo_split_copy related bug 9962Xiang, Haihao
2007-08-07nouveau: update to DRM API patchlevel 10Carlos Martín Nieto
2007-08-03add OSMESA_LIB_NAMEBrian
2007-08-03added -lmBrian
2007-08-02fix missing backslashBrian
2007-08-02added bluegene-osmesaBrian
2007-08-02OSmesa on BlueGene (Alexander Neundorf)Brian
2007-08-02fix stencil value masking bug 11805, and fix sizeof() bugBrian
2007-08-02remove unnecessary null check (bug 11814)Brian
2007-08-02fix invalid pointer usage in bezierPatchDeleteList(), bug 11807Brian
2007-08-02fix double free()s (bug 11808)Brian
2007-08-02s/MAX_TEXTURE_LEVELS/SIS_MAX_TEXTURE_LEVELS/ and add assertion (bug 11806)Brian
2007-08-02move code to prevent NULL ptr dereference (bug 11810)Brian
2007-08-02Remove some code that was never hit (bug 11811).Brian
2007-08-02Fix typo in logic for unalias2()Keith Whitwell
2007-08-02 fix fd.o bug #11804Zou Nan hai
2007-08-02 Fix previous commitZou Nan hai
2007-08-02 EXT_texture_sRGB support on i965Zou Nan hai
2007-08-01fix error code test limit (bug 11795)Brian
2007-08-01triangle rasterization with frag shaderBrian
2007-08-01added trirast programBrian
2007-08-01fix mem leak (bug 11793)Brian
2007-08-01fix mem leak (bug 11791)Brian
2007-08-01 fix fd.o bug #11788, max point sizeZou Nan hai
2007-07-31fix some FreeBSD issuesBrian
2007-07-31fix failure caused by undeclared variable (bug 11783)Brian
2007-07-31added sunos5-v9-cc-g++ configBrian
2007-07-31glGetAttribLocation always returned 1 (bug 11774)Brian
2007-07-31i965: fix bad casts in do_blit_bitmap to support WindowPos correctlyXiang, Haihao
2007-07-31i965: Use I16_UNORM instead of L16_UNORM (bug 11742)Xiang, Haihao
2007-07-31Fix an error in _save_OBE_DrawElementsXiang, Haihao
2007-07-30Fix an error in _mesa_validate_DrawElementsXiang, Haihao
2007-07-30New sunos5-v9-cc-gcc config (Roland Egger)Brian
2007-07-30misc comments, clean-upsBrian
2007-07-30remove old comment, minor formatting fixesBrian
2007-07-30handle LSB_FIRST in _mesa_pack_bitmap by the way used inXiang, Haihao