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
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
demos: remove some old debug/test code
Brian Paul
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
2009-05-22
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-22
mesa: fix loop over generic attribs in update_arrays()
Brian Paul
2009-05-22
vbo: asst. reformatting, clean-ups
Brian Paul
2009-05-22
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-05-22
vbo: fix crash in vbo_exec_bind_arrays()
Brian Paul
2009-05-22
demos: extend glsl/multitex.c to use a vertex buffer object
Brian Paul
2009-05-22
demos/util: add funcs for GL_ARB_buffer_object
Brian Paul
2009-05-22
demos: fix multitex.c VertCoord attribute mapping
Brian Paul
2009-05-22
Merge branch 'mesa_7_5_branch'
Brian Paul
[next]