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
/
drivers
Age
Commit message (
Expand
)
Author
2011-03-03
i965: SNB GT1 has only 32k urb and max 128 urb entries.
Zou Nan hai
2011-03-02
i965: Maxinum the usage of urb space on SNB.
Zou Nan hai
2011-03-01
intel: Support glCopyTexImage() from ARGB8888 to XRGB8888.
Kenneth Graunke
2011-03-01
i965: Use negative relocation deltas to minimse vertex uploads
Chris Wilson
2011-03-01
i965: Undo 'continuation of vb packets'
Chris Wilson
2011-03-01
i965: Fix uploading of shortened vertex packets
Chris Wilson
2011-03-01
i965: Upload all vertices used
Chris Wilson
2011-03-01
Revert "i965/fs: Correctly set up gl_FragCoord.w on Sandybridge."
Kenneth Graunke
2011-03-01
i965: bump VS thread number to 60 on SNB
Zou Nan hai
2011-02-28
mesa: move PBO-related functions into a new file
Brian Paul
2011-02-26
intel: Use the current context rather than last bound context for a drawable.
Eric Anholt
2011-02-25
i965/fs: Initial plumbing to support TXD.
Kenneth Graunke
2011-02-25
i965/fs: Complete TXL support on gen5+.
Kenneth Graunke
2011-02-25
i965/fs: Complete TXL support on gen4.
Kenneth Graunke
2011-02-25
i965/fs: Use a properly named constant in TXB handling.
Kenneth Graunke
2011-02-25
i965: Add #defines for gen4 SIMD8 TXB/TXL with shadow comparison.
Kenneth Graunke
2011-02-24
i965: Increase Sandybridge point size clamp in the clip state.
Kenneth Graunke
2011-02-24
intel: Try using glCopyTexSubImage2D in _mesa_meta_BlitFramebuffer
Neil Roberts
2011-02-24
i965: Remember to pack the constant blend color as floats into the batch
Chris Wilson
2011-02-24
intel: Reset the buffer offset after releasing reference to packed upload
Chris Wilson
2011-02-24
i965: Unmap the correct pointer after discontiguous upload
Chris Wilson
2011-02-24
intel: Protect against waiting on a NULL render target bo
Chris Wilson
2011-02-23
intel: gen3 is particular sensitive to batch size
Chris Wilson
2011-02-23
i915: And remember assign the new value to the state reg...
Chris Wilson
2011-02-22
xlib: pass Display pointer to XMesaGarbageCollect()
Andy Skinner
2011-02-22
i965: Increase Sandybridge point size clamp.
Kenneth Graunke
2011-02-22
i965/fs: Correctly set up gl_FragCoord.w on Sandybridge.
Kenneth Graunke
2011-02-22
i965/fs: Refactor control flow stack handling.
Kenneth Graunke
2011-02-22
i965/fs: Avoid register coalescing away gen6 MATH workarounds.
Kenneth Graunke
2011-02-22
i965/fs: Apply source modifier workarounds to POW as well.
Kenneth Graunke
2011-02-22
i965: Fix shaders that write to gl_PointSize on Sandybridge.
Kenneth Graunke
2011-02-22
i965: Trim the interleaved upload to the minimum number of vertices
Chris Wilson
2011-02-22
i965: Reinstate max-index paranoia
Chris Wilson
2011-02-22
i965: Zero the offset into the vbo when uploading non-interleaved
Chris Wilson
2011-02-21
i965: Fix VB packet reuse when offset for the new buffer isn't stride aligned.
Eric Anholt
2011-02-21
radeon: add default switch case to silence unhandled enum warning
Brian Paul
2011-02-21
intel: Fix insufficient integer width for upload buffer offset
Chris Wilson
2011-02-21
i965: Remove spurious duplicate ADVANCE_BATCH
Chris Wilson
2011-02-21
i915: Emit a single relocation per vbo
Chris Wilson
2011-02-21
i915: Suppress emission of redundant stencil updates
Chris Wilson
2011-02-21
i915: Separate BLEND from general context state.
Chris Wilson
2011-02-21
i915: Only flag context changes if the actual state is changed
Chris Wilson
2011-02-21
i915: suppress repeated sampler state emission
Chris Wilson
2011-02-21
i915: Eliminate redundant CONSTANTS updates
Chris Wilson
2011-02-21
i965: Use compiler builtins when available
Chris Wilson
2011-02-21
i965: Micro-optimise check_state
Chris Wilson
2011-02-21
intel: use throttle ioctl for throttling
Chris Wilson
2011-02-21
i965: Remove unused 'next_free_page' member
Chris Wilson
2011-02-21
intel: Skip the flush before read-pixels via blit
Chris Wilson
2011-02-21
intel: extend current vertex buffers
Chris Wilson
[next]