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
path:
root
/
src
/
mesa
Age
Commit message (
Expand
)
Author
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
fix resize bugs (fb size updated too late), fix typos, cleanups...
Roland Scheidegger
2007-07-16
small cleanups
Roland Scheidegger
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
get rid of more cliprects...
Roland Scheidegger
2007-07-16
r300: Added the clip plane upload defines.
Oliver McFadden
2007-07-16
more cliprect elimination (swrast span)
Roland Scheidegger
2007-07-16
get rid of more fake cliprects (drawpixel), and enable blit draw with scissor
Roland Scheidegger
2007-07-16
r300: Enable the vertprog point size again.
Oliver McFadden
2007-07-16
get rid of more cliprects (readpixel)...
Roland Scheidegger
2007-07-16
r300: Corrected position bug with position invariant option. Bug #11594.
Oliver McFadden
2007-07-16
allow blit path for read pixels if pack->alignment isn't 1.
Roland Scheidegger
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
change back driver change from previous commit
Roland Scheidegger
2007-07-15
fix bogus fb/drawable information (fixes xdemos/wincopy)
Roland Scheidegger
2007-07-15
fix the texture copypixels path
Roland Scheidegger
2007-07-15
begin getting rid of fake clip rects (copy_pixel)
Roland Scheidegger
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-14
fix assertion, z/stencil swarst readback, (still looks suspicious) copyTexSub...
Roland Scheidegger
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
Fix more polygon winding, culling confusion.
Brian
2007-07-13
bugfixes (wrt fb updates), cleanups
Roland Scheidegger
2007-07-13
Fix for-loop in interp() so we don't go out of bounds.
Brian
2007-07-13
set INTERP_CONSTANT when appropriate
Brian
2007-07-13
comments
Brian
2007-07-13
Enable Keith's branch-less stipple code - it works.
Brian
2007-07-13
Add 'prim' field to quad so that stipple and aa coverage stages can do the ri...
Brian
2007-07-13
Implement AA points and AA coverage application in quad pipeline.
Brian
2007-07-13
Added basic occlusion counting
Brian
2007-07-13
minor rename
Brian
2007-07-13
Play "nuke the typedef"
Ben Skeggs
2007-07-13
Add conditional-free implementation (disabled, not tested)
Keith Whitwell
2007-07-13
Simplify slightly.
Keith Whitwell
[prev]
[next]