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
/
gallium
/
drivers
/
i915
Age
Commit message (
Expand
)
Author
2009-12-25
gallium: add geometry shader support to gallium
Zack Rusin
2009-12-22
Merge branch 'gallium-edgeflags'
Roland Scheidegger
2009-12-19
gallium: fix up drivers for edgeflag changes
Roland Scheidegger
2009-12-17
Move the remaining format pf_get_* functions to u_format.h.
Michal Krol
2009-12-04
Merge branch 'gallium-noblocks'
Roland Scheidegger
2009-12-02
gallium: adapt drivers to interface cleanups
Roland Scheidegger
2009-12-01
Merge commit 'origin/tgsi-simplify-ext'
Keith Whitwell
2009-12-01
i915: Update for renamed sampler/texture state setters.
Michal Krol
2009-11-27
Merge branch 'width0'
Roland Scheidegger
2009-11-24
tgsi: rename fields of tgsi_full_src_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_dst_register to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_declaration to reduce verbosity
Keith Whitwell
2009-11-24
tgsi: rename fields of tgsi_full_instruction to avoid excessive verbosity
Keith Whitwell
2009-11-24
gallium: try and update r300 and nv drivers for tgsi changes
Keith Whitwell
2009-11-24
gallium: simplify tgsi tokens further
Keith Whitwell
2009-11-20
i915g: Add missing break statement in i915_debug.c.
Vinson Lee
2009-11-19
gallium: don't use arrays for texture width,height,depth
Keith Whitwell
2009-11-17
i915g: replace //-style comments
Brian Paul
2009-11-17
i915g: remove trailing commas in enum lists to silence warnings
Brian Paul
2009-11-10
i915g: Fix memory leak when pci id is unknown.
Vinson Lee
2009-11-07
i915g: Fix comment in is buffer referenced
Jakob Bornecrantz
2009-10-23
gallium: remove extended negate also, and also the ExtSwz token
Keith Whitwell
2009-10-23
gallium: remove the swizzling parts of ExtSwizzle
Keith Whitwell
2009-10-14
i915g: Fix warnings
Jakob Bornecrantz
2009-10-07
i915g: Fix MSVC build.
Vinson Lee
2009-10-07
i915g: Use buffer write instead of map for lit vertices
Jakob Bornecrantz
2009-10-07
i915g: Change order of buffer_write arguments
Jakob Bornecrantz
2009-10-07
i915g: Disable vbuf fifo and minor commenting of vbuf code
Jakob Bornecrantz
2009-10-06
i915g: Tweek vertexbuffer size
Jakob Bornecrantz
2009-10-05
i915g: Drop the simple sufix
Jakob Bornecrantz