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-24
call ctx->Driver.NewProgram() instead of _mesa_new_program()
Brian
2007-07-24
fix logic error, typos
Brian
2007-07-24
Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/gi...
Brian
2007-07-23
fix GLX_STEREO handling (bug 11705)
Brian
2007-07-23
Execute fs tokens.
michal
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
Trigger tgsi compilation for fragment programs.
Keith Whitwell
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-17
Merge branch 'origin' into softpipe_0_1_branch
Keith Whitwell
2007-07-17
Merge branch 'i915tex_privbuffers' into softpipe_0_1_branch
Keith Whitwell
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
2007-07-15
r300: Gracefully exit after GART memory is exhausted.
Oliver McFadden
2007-07-14
r300: Disable vertex program point size; it's almost certainly wrong.
Oliver McFadden
2007-07-14
r300: Clean up the vertex program output assignment.
Oliver McFadden
2007-07-14
nouveau: nv10 and nv11,15 are different
Patrice Mandin
2007-07-13
fix shader/info string length queries (bug 11588)
Jan Dvorak
2007-07-13
Fix setup.light_twoside determination.
Brian
2007-07-13
press 'f' to toggle front-face winding
Brian
2007-07-13
Fix more polygon winding, culling confusion.
Brian
[prev]
[next]