mesa.git
2007-07-31 Brianfix some FreeBSD issues
2007-07-31 Brianfix failure caused by undeclared variable (bug 11783)
2007-07-31 Brianadded sunos5-v9-cc-g++ config
2007-07-31 BrianglGetAttribLocation always returned 1 (bug 11774)
2007-07-31 Xiang, Haihaoi965: fix bad casts in do_blit_bitmap to support Window...
2007-07-31 Xiang, Haihaoi965: Use I16_UNORM instead of L16_UNORM (bug 11742)
2007-07-30 Xiang, HaihaoFix an error in _save_OBE_DrawElements
2007-07-30 Xiang, HaihaoFix an error in _mesa_validate_DrawElements
2007-07-30 BrianNew sunos5-v9-cc-gcc config (Roland Egger)
2007-07-30 Brianmisc comments, clean-ups
2007-07-30 Brianremove old comment, minor formatting fixes
2007-07-30 Xiang, Haihaohandle LSB_FIRST in _mesa_pack_bitmap by the way used in
2007-07-30 Xiang, HaihaoFix an error related to glPolygonStipple.
2007-07-30 Zou Nan hai ARB sprite point support on i965
2007-07-30 Brianadded a few more functions
2007-07-30 Jan Dvorakfix glPointParameteriv bug 11754
2007-07-30 BrianAdded shader points and shader bitmap demos
2007-07-29 Roland Scheideggerfix cos/sin range reduction for i915 driver too
2007-07-29 Roland Scheideggerfix range reduction for sin/cos in i915tex (#11609)
2007-07-29 Roland Scheideggerfix fallback crashes when driver can't handle frag...
2007-07-29 Roland ScheideggerFix crashes when the frag prog can't be handled in...
2007-07-27 Zhangmore Mingw32 fixes
2007-07-26 Brianfix-up inlined/non-inlined function inconsistencies
2007-07-26 BrianFix function call bug 11731. Also, fix up IR_CALL...
2007-07-26 Briangenerate error upon writing to varying var in fragment...
2007-07-26 Brianclamp float colors
2007-07-26 Brianfix color interpolation for CHAN_BITS==32
2007-07-26 Briandon't use rgba_line() if CHAN_BITS==32
2007-07-24 Brianremove unused MAX_3D_TEXTURE_SIZE, reformattting
2007-07-24 Briancall ctx->Driver.NewProgram() instead of _mesa_new_prog...
2007-07-24 Brianfix logic error, typos
2007-07-23 Brianfix GLX_STEREO handling (bug 11705)
2007-07-21 ZhangFix a number of MINGW32 issues
2007-07-21 BrianRemove ctx->Point._Size and ctx->Line._Width.
2007-07-21 Brianremove VC6/VC7 project files until updated
2007-07-20 Roland Scheideggerfix bogus recently introduced function param comments
2007-07-19 Roland Scheideggerfix mesa's handling of fbo's / window fb (again)
2007-07-19 Roland Scheideggermore fixes for mesa's fbo handling (fixes tests/fbotest1/2)
2007-07-19 Roland Scheideggerfix up mesa's probably bogus framebuffer updates with...
2007-07-19 Roland Scheideggerfix mesa fb binding
2007-07-19 Roland Scheideggerincrease MAX_RELOCS so never run out before batch buffe...
2007-07-18 Oliver McFaddenr300: Oops, made a mistake on commit fb4e071beda6e3b9e6...
2007-07-18 Oliver McFaddenr300: Cleaned up vertprog construction.
2007-07-18 Tommy Schultz... r300: Corrected texcoord start when BFC1 is enabled.
2007-07-16 Oliver McFaddenr300: Corrected some progs/fp/* regressions from the...
2007-07-16 Oliver McFaddenr300: Use _mesa_num_inst_src_regs for number of arguments.
2007-07-16 Oliver McFaddenr300: Corrected vertprog FLR and XPD instruction regres...
2007-07-16 Oliver McFaddenr300: Added code for vertprog opcode ARL.
2007-07-16 Oliver McFaddenr300: Don't need vertprog scalar flag anymore; it's...
2007-07-16 Oliver McFaddenr300: Removed broken RCC vertprog opcode.
2007-07-16 Oliver McFaddenr300: More vertprog rework; give each opcode it's own...
2007-07-16 Oliver McFaddenRevert "r300: Gracefully exit after GART memory is...
2007-07-16 Oliver McFaddenr300: Reorder the vertprog code to the ARB specification.
2007-07-16 Roland Scheideggerfix bogus fb/drawable information
2007-07-16 Roland Scheideggerfix segfault with i915 drivers in swrast drawpixels...
2007-07-16 Oliver McFaddenr300: Use the R300_PVS_UPLOAD_* defines.
2007-07-16 Oliver McFaddenr300: Added the clip plane upload defines.
2007-07-16 Oliver McFaddenr300: Enable the vertprog point size again.
2007-07-16 Oliver McFaddenr300: Corrected position bug with position invariant...
2007-07-16 Oliver McFaddenr300: Removed Vim modeline I left in the file by mistak...
2007-07-16 Oliver McFaddenr300: Make sure the modified value of u_temp_i is respe...
2007-07-16 Oliver McFaddenr300: Added a function for vertex program default opcod...
2007-07-16 Oliver McFaddenr300: Clean up the vertex program maximum length check.
2007-07-16 Oliver McFaddenr300: Corrected indenting in r300_vertprog.c.
2007-07-16 Oliver McFaddenr300: Major vertex program code clean up and rework.
2007-07-16 Oliver McFaddenr300: Replaced the ugly VERTEX_SHADER_INSTRUCTION typedef.
2007-07-15 Oliver McFaddenr300: Gracefully exit after GART memory is exhausted.
2007-07-14 Oliver McFaddenr300: Disable vertex program point size; it's almost...
2007-07-14 Oliver McFaddenr300: Clean up the vertex program output assignment.
2007-07-14 Patrice Mandinnouveau: nv10 and nv11,15 are different
2007-07-13 Jan Dvorakfix shader/info string length queries (bug 11588)
2007-07-13 Ben SkeggsPlay "nuke the typedef"
2007-07-13 Oliver McFaddenRevert "r300: Corrected off-by-one error in r300_vertpr...
2007-07-13 Oliver McFaddenr300: Corrected off-by-one error in r300_vertprog.c.
2007-07-13 Oliver McFaddenr300: Moved some hardware initialization into appropria...
2007-07-13 Oliver McFaddenr300: Use a switch statement in r300UpdateCulling.
2007-07-13 Oliver McFaddenr300: Setup the back facing color bits correctly.
2007-07-13 Brianfix width/depth mix-up (bug 11577)
2007-07-12 Brianfix swizzle-related bug 11534
2007-07-12 Patrice Mandinnv20 also don't support viewport_origin, like nv10
2007-07-12 Ben Skeggsnouveau: match drm 0.0.9 interface
2007-07-11 Brianclean-up of stencil code
2007-07-11 BrianMinor clean-up of polygon offset logic. Properly comput...
2007-07-11 BrianImprove this demo in a few ways.
2007-07-11 Tommy Schultz... r300: Added support for Back Facing Color.
2007-07-11 Tommy Schultz... r300: Corrected r300UpdateCulling; would only set font...
2007-07-11 Patrice Mandinnouveau: nv20 does not support hw scissors
2007-07-11 Arthur Huilletbumped nouveau DRM interface version number
2007-07-10 Michel Dänzeri915tex: Better procedure for dropping batchbuffer...
2007-07-10 Michel Dänzeri915tex: Only wait for vblank when really necessary.
2007-07-10 Michel DänzerClear pointers to freed cliprects.
2007-07-08 BrianFix size test bug in _mesa_test_proxy_teximage().
2007-07-08 BrianCheck if 'indices' parameter is NULL (bug 11314)
2007-07-08 BrianChange float depthScale param to _mesa_unpack_depth_spa...
2007-07-08 Briancheck depthScale value for optimized ushort->uint case...
2007-07-06 BrianIn _swsetup_Translate(), update dest->attrib[FRAG_ATTRI...
2007-07-06 BrianAdd case for GL_QUADS in i915_reduced_primitive_state().
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 Patrice MandinNV_17 is different from NV_10
2007-07-06 Patrice MandinNV1X don't support VIEWPORT_ORIGIN in hardware
next