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
Age
Commit message (
Expand
)
Author
2009-05-30
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-30
Revert "softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON"
Brian Paul
2009-05-30
softpipe: fix incorrect provoking vertex color for PIPE_PRIM_POLYGON
Brian Paul
2009-05-29
softpipe: update comments for max texture size
Brian Paul
2009-05-29
softpipe: increase max 2D/cube texture size to 4K x 4K
Brian Paul
2009-05-28
r300-gallium, radeon-gallium: Make add_buffer indicate when a flush is needed.
Corbin Simpson
2009-05-28
nv50: some mipmapping fixes
Ben Skeggs
2009-05-28
nv50: negate sources directly where supported
Christoph Bumiller
2009-05-28
nv50: introduce emit_cvt and use it
Christoph Bumiller
2009-05-28
nv50: fix TXP
Christoph Bumiller
2009-05-28
nv50: use multiple constant buffers
Christoph Bumiller
2009-05-28
nv50: don't look for unfreed temps in free_nv50_pc
Christoph Bumiller
2009-05-28
nv50: release hw TEMPs early
Christoph Bumiller
2009-05-28
nv50: allow immediates for MOV, ADD and MUL
Christoph Bumiller
2009-05-28
nv50: enable half insns for MOV and MUL
Christoph Bumiller
2009-05-28
nv50: make sure half-long insns are paired
Christoph Bumiller
2009-05-28
nv50: enable KIL in register 19a8
Christoph Bumiller
2009-05-28
nv50: don't overwrite sources before they're used
Christoph Bumiller
2009-05-28
nv50: put FP outputs where they belong
Christoph Bumiller
2009-05-28
nv50: modified FP attribute loading
Christoph Bumiller
2009-05-28
nv50: inspect decl semantic and interpolation mode
Christoph Bumiller
2009-05-28
nv50: record last access to temp and attr regs
Christoph Bumiller
2009-05-28
nv50: save some space in immediate buffer
Christoph Bumiller
2009-05-28
nv50: fix SIGN_SET case in tgsi_src
Christoph Bumiller
2009-05-28
nv50: set dst.z,w to 0,1 in SCS and XPD
Christoph Bumiller
2009-05-28
nv50: make LRP instruction nicer
Christoph Bumiller
2009-05-28
nv50: fix some memory leaks in shader assembler
Christoph Bumiller
2009-05-28
nouveau: explicitly request mappable buffers for the moment
Ben Skeggs
2009-05-27
draw: Fix assertion failure at fetch_emit_prepare
Mike Kaplinksiy
2009-05-27
softpipe: comments
Brian Paul
2009-05-27
softpipe: include sp_winsys.h to silence warning (unprototyped function)
Brian Paul
2009-05-27
softpipe: fix flat shading provoking vertex for PIPE_PRIM_POLYGON
Brian Paul
2009-05-27
st/mesa: init Format field of vertex arrays for feedback mode
Brian Paul
2009-05-26
i915: Fall back on NPOT textured metaops on 830-class.
Eric Anholt
2009-05-26
i915: Restore the Viewport and DepthRange functions on 8xx.
Eric Anholt
2009-05-26
intel: Override MaxRenderbufferSize with hardware constraints
Chris Wilson
2009-05-22
mesa: fix warning message in vbo_exec_DrawRangeElements()
Brian Paul
2009-05-22
mesa: add missing update_min() call in update_arrays()
Brian Paul
2009-05-22
mesa: reduce gl_array_object::VertexAttrib[] array from 32 to 16 elements
Brian Paul
2009-05-22
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
mesa: simplify adjust_buffer_object_ref_counts()
Brian Paul
2009-05-22
mesa: minor code clean-up
Brian Paul
2009-05-22
mesa: use Elements() for loop limit
Brian Paul
2009-05-22
vbo: s/32/VERT_ATTRIB_MAX/
Brian Paul
2009-05-22
mesa: use Elements() for loop bound
Brian Paul
2009-05-22
mesa: minor code simplification
Brian Paul
[next]