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-15
mesa: add NV_texture_barrier
Marek Olšák
2011-03-14
i965: Enable texture lookups whose return type is 'float'
Kenneth Graunke
2011-03-14
i965: Fix tex_swizzle when depth mode is GL_RED
Chad Versace
2011-03-14
i965: Remove dead assignment
Chad Versace
2011-03-12
Revert "i965: Use the fixed function GLSL program instead of the ARB program."
Eric Anholt
2011-03-12
r300/compiler: do not set TEX_IGNORE_UNCOVERED on r500
Marek Olšák
2011-03-12
r300/compiler: TEX instructions don't support negation on source arguments
Marek Olšák
2011-03-12
r300/compiler: Abs doesn't cancel Negate (in the conversion to native swizzles)
Marek Olšák
2011-03-12
r300/compiler: fix translating the src negate bits in pair_translate
Marek Olšák
2011-03-12
r300g: implement fragment color clamping in the shader
Marek Olšák
2011-03-12
r300/compiler: fix the saturate modifier when applied to TEX instructions
Marek Olšák
2011-03-11
nouveau: Build fix
Adam Jackson
2011-03-11
r600: Build fix
Adam Jackson
2011-03-11
i965: Use the fixed function GLSL program instead of the ARB program.
Eric Anholt
2011-03-11
i965: Use ffs() on a 32-bit int value instad of ffsll().
Eric Anholt
2011-03-11
mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines
Brian Paul
2011-03-09
intel: Don't complain when getparam fails due to a missing param.
Eric Anholt
2011-03-09
i965: Pack the tracked state atoms into separate arrays for prepare/emit.
Chris Wilson
2011-03-08
r300/compiler: remove unused variables
Marek Olšák
2011-03-08
r300/compiler: fix equal and notequal shadow compare functions
Marek Olšák
2011-03-08
r300/compiler: detect constants harder
Marek Olšák
2011-03-08
r300/compiler: improve the detection of constants for constant folding
Marek Olšák
2011-03-08
r300/compiler: saturate Z before the shadow comparison
Marek Olšák
2011-03-07
i915: Only invert wpos when rendering to the system framebuffer.
Henri Verbeet
2011-03-07
i915: Derive the gl_fragment_program from i915_fragment_program.
Henri Verbeet
2011-03-07
intel: check for miptree allocation failure
Chris Wilson
2011-03-07
intel: Add some defense against buffer allocation failure for subimage blits
Chris Wilson
2011-03-07
intel: Add some defense against bo allocation failure
Chris Wilson
2011-03-06
glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.
Dave Airlie
2011-03-04
i965: Apply a workaround for the Ironlake "vertex flashing".
Eric Anholt
2011-03-04
i965: Fix extending VB packets
Chris Wilson
2011-03-04
i965: Handle URB_FENCE erratum for Broadwater
Chris Wilson
2011-03-04
i965: Align index to type size and flush if the type changes
Chris Wilson
2011-03-04
intel: Add couple of missing gen6 commands to decode
Chris Wilson
2011-03-04
i965: Prevent using a zero sized (or of unknown type) vertex array
Chris Wilson
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
[next]