mesa.git
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-31 Brian32 and z24s8 softpipe buffers
2007-07-30 Brianremove some obsolete xmesa remnants
2007-07-30 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-30 BrianLots of improvements to the surface-related code.
2007-07-30 Briancompute scale for Z24 buffers
2007-07-30 Brianimplement read_quad_f_swz()
2007-07-30 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-30 Brianimplement surfaces for softpipe rendering
2007-07-30 Brianmap/unmap surfaces before/after rendering
2007-07-30 Brianremove old comments
2007-07-30 Briandisable ProgramStringNotify assertion
2007-07-30 Briancall st_invalidate_state()
2007-07-30 Brianadded map/unmap() stubs
2007-07-29 Roland Scheideggerfix range reduction for sin/cos in i915tex (#11609)
2007-07-29 Roland ScheideggerFix crashes when the frag prog can't be handled in...
2007-07-27 Brianrenaming, comments, clean-up
2007-07-27 BrianClip triangles against softpipe->cliprect which include...
2007-07-27 Brianremove obsolete comments
2007-07-27 BrianMaintain cliprect (scissor) info in sp_state_derived.c.
2007-07-27 BrianImplement point/line quad clipping. Not quite as effic...
2007-07-27 Briancheck scissor state
2007-07-27 Brians/SP_TILE_H/SP_QUAD_H/
2007-07-27 Brianinit quad.coverage values to 1.0 in case line AA is...
2007-07-27 michalAvoid unnecessary input attrib copy by aligning exec_ma...
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
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-25 BrianImplement line stippling.
2007-07-25 Brianrename some vars
2007-07-25 Brianimplement DDX, DDY instructions
2007-07-25 BrianFix pinterp() to compute 1 / FRAG_ATTRIB_WPOS.w Update...
2007-07-25 Brianpatch things up enough to allow texture sampling to...
2007-07-24 Brianremove unused MAX_3D_TEXTURE_SIZE, reformattting
2007-07-24 Brianuse consistent indentation
2007-07-24 Briancheck return value of tgsi_parse_init()
2007-07-24 Brianadded PROGRAM_NAMED_PARAM in map_register_file()
2007-07-24 Brianadded GL_FRAGMENT_PROGRAM_NV in st_new_program()
2007-07-24 BrianAdd VF_ATTRIB_VAR0..7 for varying variables.
2007-07-24 Brianadded PROGRAM_UNIFORM to map_register_file()
2007-07-24 Briancomments
2007-07-24 Brians/GLuint/GLbitfield/
2007-07-24 BrianCompute need_z and need_w properly and use the correct...
2007-07-24 BrianFix a typo (i << i) that was fouling up the vertex...
2007-07-24 Brianadded missing OPCODE_ARL to TGSI_OPCODES[], added sanit...
2007-07-24 Brianadded code to test per-vertex colors
2007-07-24 BrianBasic fragment programs run now.
2007-07-24 Brianrebuild quad pipeline when framebuffer changes too
2007-07-24 Briansimple fragment shader test
2007-07-24 Brianuse enabled/linked fragment shader in preference to...
2007-07-24 Briancall ctx->Driver.NewProgram() instead of _mesa_new_prog...
2007-07-24 Briancall ctx->Driver.NewProgram() instead of _mesa_new_prog...
2007-07-24 Brianfix logic error, typos
2007-07-24 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-07-23 Brianfix GLX_STEREO handling (bug 11705)
2007-07-23 michalExecute fs tokens.
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-21 Roland Scheideggerset the _BaseFormat for window-framebuffers, could...
2007-07-20 Roland Scheideggerfix bogus recently introduced function param comments
2007-07-20 Roland Scheideggerfix bogus recently introduced function param comments
2007-07-20 Roland Scheideggerminor cleanups, disable debugging
2007-07-19 Keith WhitwellTrigger tgsi compilation for fragment programs.
2007-07-19 Roland Scheideggerremove some more really old ifdefed out code...
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-19 Roland Scheideggermore cleanups (looks pretty reasonable now)
2007-07-19 Roland Scheideggerfix drawables not getting freed if context is made...
2007-07-18 Roland Scheideggerfix mesa's handling of fbo's / window fb (again)
2007-07-18 Roland Scheideggermore fixes for mesa's fbo handling (fixes tests/fbotest1/2)
2007-07-18 Roland Scheideggerswapbuffers with non-current contexts, cleanups
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-17 Roland Scheideggerget rid of checks for old ddx
2007-07-17 Roland Scheideggerremove some more old stuff
2007-07-17 Roland Scheideggerget rid of more pageflip/rotation code.
2007-07-17 Roland Scheideggerfix up mesa's probably bogus framebuffer updates with...
2007-07-17 Roland Scheideggerfix mesa fb binding
2007-07-17 Roland Scheideggerremove old code, remaining bits of static handles,...
2007-07-17 Roland Scheideggerincrease MAX_RELOCS so never run out before batch buffe...
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
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 Roland Scheideggerfix resize bugs (fb size updated too late), fix typos...
2007-07-16 Roland Scheideggersmall cleanups
2007-07-16 Oliver McFaddenRevert "r300: Gracefully exit after GART memory is...
next