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
2010-08-05
intel: Check for a NULL src buffer prior to blt
Chris Wilson
2010-08-05
intel: Check for region allocation failure.
Chris Wilson
2010-08-05
dri/nouveau: Don't try to validate uninitialized teximages.
Francisco Jerez
2010-08-05
dri/nv20: Fix some PGRAPH_ERRORs seen with DATA_CHECK enabled.
Francisco Jerez
2010-08-05
dri/nouveau: Fix up software mipmap generation.
Francisco Jerez
2010-08-04
r300/compiler: Remove unnecessary header.
Vinson Lee
2010-08-04
intel: Remove unnecessary header.
Vinson Lee
2010-08-04
r600: relax stride/alignment requirements for vertices
Andre Maasikas
2010-08-03
r300/compiler: Always unroll loops when doing loop emulation.
Tom Stellard
2010-08-03
r300/compiler: r500 hw support for break and continue in loops.
Tom Stellard
2010-08-03
r300/compiler: KILP may not always be inside an IF statement.
Tom Stellard
2010-08-03
r300/compiler: Don't unroll loops with continue or break.
Tom Stellard
2010-08-02
radeon: Add DRI2 flush extension support, so we synchronize properly.
Mario Kleiner
2010-08-02
Revert "radeon: Add DRI2 flush extension to so we synchronize properly."
Jerome Glisse
2010-08-02
radeon: Add DRI2 flush extension to so we synchronize properly.
Mario Kleiner
2010-08-02
r600: fix sin,cos functions on r600
Andre Maasikas
2010-07-31
mesa: Remove inclusion of compiler.h from mtypes.h.
Vinson Lee
2010-07-30
intel: Add missing header to intel_context.c.
Vinson Lee
2010-07-29
intel: Add missing header.
Vinson Lee
2010-07-29
dri: Add missing header to dri_metaops.c.
Vinson Lee
2010-07-29
intel: Declare the various tracked state variables using "extern"
Kristian Høgsberg
2010-07-29
intel: Don't depend on context config values when picking texture formats
Kristian Høgsberg
2010-07-29
r600: since 8744c36e added asserts - use another random register for shader w...
Andre Maasikas
2010-07-28
intel: Implement EGL_KHR_surfaceless extension
Kristian Høgsberg
2010-07-27
intel: Remove unused intel/server files
Kristian Høgsberg
2010-07-26
i965: Fix reversed naming of the operations in compute-to-mrf optimization.
Eric Anholt
2010-07-26
i965: Clean up a few magic numbers to use brw_defines.h defs.
Eric Anholt
2010-07-26
i965: Use MIN2, MAX2 instead of rolling our own.
Eric Anholt
2010-07-26
i965: Fold the "is arithmetic" bit of 965 opcodes into the opcode list.
Eric Anholt
2010-07-26
i965: Remove some duped register size/count definitions
Eric Anholt
2010-07-26
i965: Move the GRF-to-MRF optimizations to brw_optimize.c.
Eric Anholt
2010-07-26
i965: Improve (i.e. remove) some grf-to-mrf unnecessary moves
Benjamin Segovia
2010-07-26
i965: Allow VS MOVs to use immediate constants.
Eric Anholt
2010-07-23
i965: Cleanly fail programs with unsupported array access.
Eric Anholt
2010-07-23
i965: Add support for VS relative addressing of temporary arrays.
Eric Anholt
2010-07-22
i965: Respect VS/VP point size result when enabled.
Eric Anholt
2010-07-22
i965: Fix the disasm output for da16 src widths.
Eric Anholt
2010-07-22
i965: Avoid extra MOV in VS indirect register reads.
Eric Anholt
2010-07-22
i965: Fix up VS temporary array access for fixed index offset != 0.
Eric Anholt
2010-07-22
r600: Flip point sprite coordinates when rendering to an FBO.
Henri Verbeet
2010-07-21
i965: In the VS, multiply the address reg by the appropriate register size.
Eric Anholt
2010-07-21
i965: Clean up brw_dp_READ_4_vs() now that it has fewer options to support.
Eric Anholt
2010-07-21
i965: Support relative addressed VS constant reads using the appropriate msg.
Eric Anholt
2010-07-21
i965: Fix the DP read msg_control definitions other than plain OWORD.
Eric Anholt
2010-07-21
i965: Clean up dead code from the VS get_constant/get_reladdr_constant split.
Eric Anholt
2010-07-21
i956: Set the execution size correctly for scratch space writes.
Eric Anholt
2010-07-21
i965: Set the GEM domain flags for the scratch space.
Eric Anholt
2010-07-21
i965: Use the pretty define for 4-oword DP reads.
Eric Anholt
2010-07-21
i965: Set the send commit bit on register spills as required pre-gen6.
Eric Anholt
2010-07-21
i965: Add disasm for dataport reads (register unspilling).
Eric Anholt
[next]