2007-08-16 |
Brian | remove old Saved1D/2D/etc fields |
commit | commitdiff | tree |
2007-08-16 |
Brian | Bring over the texobj refcounting changes from mesa_7_0... |
commit | commitdiff | tree |
2007-08-16 |
Michel Dänzer | i915tex: Unreference texture buffers on context destruc... |
commit | commitdiff | tree |
2007-08-16 |
Roland Scheidegger | suppress warning about ncon visuals (bug #6689) |
commit | commitdiff | tree |
2007-08-15 |
Xiang, Haihao | i965: use BRW_TEXCOORDMODE_CLAMP instead of BRW_TEXCOOR... |
commit | commitdiff | tree |
2007-08-15 |
Ben Skeggs | nouveau: Use half the notifier block for query objects. |
commit | commitdiff | tree |
2007-08-15 |
Ben Skeggs | nouveau: Keep drm channel alloc struct around. |
commit | commitdiff | tree |
2007-08-15 |
Ben Skeggs | nouveau: reindent nouveau_span.c |
commit | commitdiff | tree |
2007-08-15 |
Ben Skeggs | nouveau: Remove ALLOW_MULTI_SUBCHANNEL hack |
commit | commitdiff | tree |
2007-08-15 |
Ben Skeggs | nouveau: Always render offscreen, emulate front buffer... |
commit | commitdiff | tree |
2007-08-15 |
Ben Skeggs | nouveau: Split nouveau_buffers into nouveau_mem and... |
commit | commitdiff | tree |
2007-08-15 |
Ben Skeggs | nouveau: reindent nouveau_buffers.h |
commit | commitdiff | tree |
2007-08-15 |
Ben Skeggs | nouveau: reindent nouveau_buffers.c |
commit | commitdiff | tree |
2007-08-15 |
Ben Skeggs | nouveau: Lets only do private buffers. |
commit | commitdiff | tree |
2007-08-14 |
Brian | Fix a few more problems with freeing FBOs/textures... |
commit | commitdiff | tree |
2007-08-14 |
Xiang, Haihao | xdemo case: Wei Wang's patch for bug#9759 |
commit | commitdiff | tree |
2007-08-13 |
Brian | free any render/framebuffers left in hash tables when... |
commit | commitdiff | tree |
2007-08-13 |
Michel Dänzer | i915tex: Make sure pitch is aligned properly for render... |
commit | commitdiff | tree |
2007-08-13 |
Brian | Implement mutex/locking around texture object reference... |
commit | commitdiff | tree |
2007-08-13 |
Brian | added some missing Default1D/2DArray texture code |
commit | commitdiff | tree |
2007-08-13 |
Xiang, Haihao | i965: fix projtex_mask |
commit | commitdiff | tree |
2007-08-13 |
Xiang, Haihao | i915: satisfy certain alignment restrictions for small |
commit | commitdiff | tree |
2007-08-12 |
Dan Torop | fix spantmp2 READ_RGBA inline asm (#11931) |
commit | commitdiff | tree |
2007-08-11 |
Keith Whitwell | Make it easier to compare against the pipe driver debug... |
commit | commitdiff | tree |
2007-08-11 |
Keith Whitwell | Improve debugging further. |
commit | commitdiff | tree |
2007-08-11 |
Keith Whitwell | Better debugging |
commit | commitdiff | tree |
2007-08-10 |
Xiang, Haihao | i965: roland's DXTn format texture patch(bug10347) |
commit | commitdiff | tree |
2007-08-10 |
Xiang, Haihao | i965/i915tex: applying right alignment to compressed... |
commit | commitdiff | tree |
2007-08-10 |
Xiang, Haihao | i965: set mt->cpp differently with compressed texture |
commit | commitdiff | tree |
2007-08-09 |
Brian | fix byte swap bug for GLint stencil indexes (bug 11909) |
commit | commitdiff | tree |
2007-08-08 |
Carlos Martín... | nouveau: Missing notifier -> notifierobj migration |
commit | commitdiff | tree |
2007-08-07 |
Brian | move free() after dereference (bug 11878) |
commit | commitdiff | tree |
2007-08-07 |
Brian | parse standard -geometry option |
commit | commitdiff | tree |
2007-08-07 |
Brian | fix potential NULL dereference (bug 11879) |
commit | commitdiff | tree |
2007-08-07 |
Brian | remove SHELL line, replace -e test with new logic ... |
commit | commitdiff | tree |
2007-08-07 |
Brian | fix potential NULL dereference (bug 11880) |
commit | commitdiff | tree |
2007-08-07 |
Brian | fix swizzle error test (bug 11881) |
commit | commitdiff | tree |
2007-08-07 |
Ingo Molnar | glxgears: Add an x/y window size parameter. |
commit | commitdiff | tree |
2007-08-07 |
Brian | fix even-sized point positioning (bug 11874) |
commit | commitdiff | tree |
2007-08-07 |
Xiang, Haihao | fix vbo_split_copy related bug 9962 |
commit | commitdiff | tree |
2007-08-06 |
Carlos Martín... | nouveau: update to DRM API patchlevel 10 |
commit | commitdiff | tree |
2007-08-03 |
Brian | add OSMESA_LIB_NAME |
commit | commitdiff | tree |
2007-08-03 |
Brian | added -lm |
commit | commitdiff | tree |
2007-08-03 |
Brian | fix missing backslash |
commit | commitdiff | tree |
2007-08-02 |
Brian | added bluegene-osmesa |
commit | commitdiff | tree |
2007-08-02 |
Brian | OSmesa on BlueGene (Alexander Neundorf) |
commit | commitdiff | tree |
2007-08-02 |
Brian | fix stencil value masking bug 11805, and fix sizeof... |
commit | commitdiff | tree |
2007-08-02 |
Brian | remove unnecessary null check (bug 11814) |
commit | commitdiff | tree |
2007-08-02 |
Brian | fix invalid pointer usage in bezierPatchDeleteList... |
commit | commitdiff | tree |
2007-08-02 |
Brian | fix double free()s (bug 11808) |
commit | commitdiff | tree |
2007-08-02 |
Brian | s/MAX_TEXTURE_LEVELS/SIS_MAX_TEXTURE_LEVELS/ and add... |
commit | commitdiff | tree |
2007-08-02 |
Brian | move code to prevent NULL ptr dereference (bug 11810) |
commit | commitdiff | tree |
2007-08-02 |
Brian | Remove some code that was never hit (bug 11811). |
commit | commitdiff | tree |
2007-08-02 |
Keith Whitwell | Fix typo in logic for unalias2() |
commit | commitdiff | tree |
2007-08-02 |
Zou Nan hai | fix fd.o bug #11804 |
commit | commitdiff | tree |
2007-08-02 |
Zou Nan hai | Fix previous commit |
commit | commitdiff | tree |
2007-08-02 |
Zou Nan hai | EXT_texture_sRGB support on i965 |
commit | commitdiff | tree |
2007-08-01 |
Brian | fix error code test limit (bug 11795) |
commit | commitdiff | tree |
2007-08-01 |
Brian | triangle rasterization with frag shader |
commit | commitdiff | tree |
2007-08-01 |
Brian | added trirast program |
commit | commitdiff | tree |
2007-08-01 |
Brian | fix mem leak (bug 11793) |
commit | commitdiff | tree |
2007-08-01 |
Brian | fix mem leak (bug 11791) |
commit | commitdiff | tree |
2007-08-01 |
Zou Nan hai | fix fd.o bug #11788, max point size |
commit | commitdiff | tree |
2007-07-31 |
Brian | fix some FreeBSD issues |
commit | commitdiff | tree |
2007-07-31 |
Brian | fix failure caused by undeclared variable (bug 11783) |
commit | commitdiff | tree |
2007-07-31 |
Brian | added sunos5-v9-cc-g++ config |
commit | commitdiff | tree |
2007-07-31 |
Brian | glGetAttribLocation always returned 1 (bug 11774) |
commit | commitdiff | tree |
2007-07-31 |
Xiang, Haihao | i965: fix bad casts in do_blit_bitmap to support Window... |
commit | commitdiff | tree |
2007-07-31 |
Xiang, Haihao | i965: Use I16_UNORM instead of L16_UNORM (bug 11742) |
commit | commitdiff | tree |
2007-07-30 |
Xiang, Haihao | Fix an error in _save_OBE_DrawElements |
commit | commitdiff | tree |
2007-07-30 |
Xiang, Haihao | Fix an error in _mesa_validate_DrawElements |
commit | commitdiff | tree |
2007-07-30 |
Brian | New sunos5-v9-cc-gcc config (Roland Egger) |
commit | commitdiff | tree |
2007-07-30 |
Brian | misc comments, clean-ups |
commit | commitdiff | tree |
2007-07-30 |
Brian | remove old comment, minor formatting fixes |
commit | commitdiff | tree |
2007-07-30 |
Xiang, Haihao | handle LSB_FIRST in _mesa_pack_bitmap by the way used in |
commit | commitdiff | tree |
2007-07-30 |
Xiang, Haihao | Fix an error related to glPolygonStipple. |
commit | commitdiff | tree |
2007-07-30 |
Zou Nan hai | ARB sprite point support on i965 |
commit | commitdiff | tree |
2007-07-30 |
Brian | added a few more functions |
commit | commitdiff | tree |
2007-07-30 |
Jan Dvorak | fix glPointParameteriv bug 11754 |
commit | commitdiff | tree |
2007-07-30 |
Brian | Added shader points and shader bitmap demos |
commit | commitdiff | tree |
2007-07-29 |
Roland Scheidegger | fix cos/sin range reduction for i915 driver too |
commit | commitdiff | tree |
2007-07-29 |
Roland Scheidegger | fix range reduction for sin/cos in i915tex (#11609) |
commit | commitdiff | tree |
2007-07-29 |
Roland Scheidegger | fix fallback crashes when driver can't handle frag... |
commit | commitdiff | tree |
2007-07-29 |
Roland Scheidegger | Fix crashes when the frag prog can't be handled in... |
commit | commitdiff | tree |
2007-07-27 |
Zhang | more Mingw32 fixes |
commit | commitdiff | tree |
2007-07-26 |
Brian | fix-up inlined/non-inlined function inconsistencies |
commit | commitdiff | tree |
2007-07-26 |
Brian | Fix function call bug 11731. Also, fix up IR_CALL... |
commit | commitdiff | tree |
2007-07-26 |
Brian | generate error upon writing to varying var in fragment... |
commit | commitdiff | tree |
2007-07-26 |
Brian | clamp float colors |
commit | commitdiff | tree |
2007-07-26 |
Brian | fix color interpolation for CHAN_BITS==32 |
commit | commitdiff | tree |
2007-07-26 |
Brian | don't use rgba_line() if CHAN_BITS==32 |
commit | commitdiff | tree |
2007-07-24 |
Brian | remove unused MAX_3D_TEXTURE_SIZE, reformattting |
commit | commitdiff | tree |
2007-07-24 |
Brian | call ctx->Driver.NewProgram() instead of _mesa_new_prog... |
commit | commitdiff | tree |
2007-07-24 |
Brian | fix logic error, typos |
commit | commitdiff | tree |
2007-07-23 |
Brian | fix GLX_STEREO handling (bug 11705) |
commit | commitdiff | tree |
2007-07-21 |
Zhang | Fix a number of MINGW32 issues |
commit | commitdiff | tree |
2007-07-21 |
Brian | Remove ctx->Point._Size and ctx->Line._Width. |
commit | commitdiff | tree |
2007-07-21 |
Brian | remove VC6/VC7 project files until updated |
commit | commitdiff | tree |
2007-07-20 |
Roland Scheidegger | fix bogus recently introduced function param comments |
commit | commitdiff | tree |
2007-07-19 |
Roland Scheidegger | fix mesa's handling of fbo's / window fb (again) |
commit | commitdiff | tree |
next |