index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-07-29
Added shader points and shader bitmap demos
Brian
2007-07-29
fix cos/sin range reduction for i915 driver too
Roland Scheidegger
2007-07-29
fix range reduction for sin/cos in i915tex (#11609)
Roland Scheidegger
2007-07-29
fix fallback crashes when driver can't handle frag prog for i915 driver too (...
Roland Scheidegger
2007-07-29
Fix crashes when the frag prog can't be handled in hardware (#11131)
Roland Scheidegger
2007-07-27
more Mingw32 fixes
Zhang
2007-07-26
fix-up inlined/non-inlined function inconsistencies
Brian
2007-07-26
Fix function call bug 11731. Also, fix up IR_CALL/IR_FUNC confusion.
Brian
2007-07-26
generate error upon writing to varying var in fragment program (bug 11733)
Brian
2007-07-26
clamp float colors
Brian
2007-07-26
fix color interpolation for CHAN_BITS==32
Brian
2007-07-26
don't use rgba_line() if CHAN_BITS==32
Brian
2007-07-24
remove unused MAX_3D_TEXTURE_SIZE, reformattting
Brian
2007-07-24
call ctx->Driver.NewProgram() instead of _mesa_new_program()
Brian
2007-07-24
fix logic error, typos
Brian
2007-07-23
fix GLX_STEREO handling (bug 11705)
Brian
2007-07-21
Fix a number of MINGW32 issues
Zhang
2007-07-21
Remove ctx->Point._Size and ctx->Line._Width.
Brian
2007-07-21
remove VC6/VC7 project files until updated
Brian
2007-07-20
fix bogus recently introduced function param comments
Roland Scheidegger
2007-07-19
fix mesa's handling of fbo's / window fb (again)
Roland Scheidegger
2007-07-19
more fixes for mesa's fbo handling (fixes tests/fbotest1/2)
Roland Scheidegger
2007-07-19
fix up mesa's probably bogus framebuffer updates with different read/write fbs
Roland Scheidegger
2007-07-19
fix mesa fb binding
Roland Scheidegger
2007-07-19
increase MAX_RELOCS so never run out before batch buffer is full (fixes xdemo...
Roland Scheidegger
2007-07-18
r300: Oops, made a mistake on commit fb4e071beda6e3b9e68a21bbc7649b6c4733c485.
Oliver McFadden
2007-07-18
r300: Cleaned up vertprog construction.
Oliver McFadden
2007-07-18
r300: Corrected texcoord start when BFC1 is enabled.
Tommy Schultz Lassen
2007-07-16
r300: Corrected some progs/fp/* regressions from the BFC patch.
Oliver McFadden
2007-07-16
r300: Use _mesa_num_inst_src_regs for number of arguments.
Oliver McFadden
2007-07-16
r300: Corrected vertprog FLR and XPD instruction regression.
Oliver McFadden
2007-07-16
r300: Added code for vertprog opcode ARL.
Oliver McFadden
2007-07-16
r300: Don't need vertprog scalar flag anymore; it's handled explicitly...
Oliver McFadden
2007-07-16
r300: Removed broken RCC vertprog opcode.
Oliver McFadden
2007-07-16
r300: More vertprog rework; give each opcode it's own function.
Oliver McFadden
2007-07-16
Revert "r300: Gracefully exit after GART memory is exhausted."
Oliver McFadden
2007-07-16
r300: Reorder the vertprog code to the ARB specification.
Oliver McFadden
2007-07-16
fix bogus fb/drawable information
Roland Scheidegger
2007-07-16
fix segfault with i915 drivers in swrast drawpixels path when resizing windows
Roland Scheidegger
2007-07-16
r300: Use the R300_PVS_UPLOAD_* defines.
Oliver McFadden
2007-07-16
r300: Added the clip plane upload defines.
Oliver McFadden
2007-07-16
r300: Enable the vertprog point size again.
Oliver McFadden
2007-07-16
r300: Corrected position bug with position invariant option. Bug #11594.
Oliver McFadden
2007-07-16
r300: Removed Vim modeline I left in the file by mistake. :-)
Oliver McFadden
2007-07-16
r300: Make sure the modified value of u_temp_i is respected.
Oliver McFadden
2007-07-16
r300: Added a function for vertex program default opcode translation.
Oliver McFadden
2007-07-16
r300: Clean up the vertex program maximum length check.
Oliver McFadden
2007-07-16
r300: Corrected indenting in r300_vertprog.c.
Oliver McFadden
2007-07-16
r300: Major vertex program code clean up and rework.
Oliver McFadden
2007-07-16
r300: Replaced the ugly VERTEX_SHADER_INSTRUCTION typedef.
Oliver McFadden
[next]