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
/
dri
/
i965
Age
Commit message (
Expand
)
Author
2009-01-21
i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output.
Eric Anholt
2009-01-21
i965: Use _mesa_num_inst_src_regs() instead of keeping a copy of its contents.
Eric Anholt
2009-01-16
i965: fix polygon culling bug when rendering to a texture/FBO
Brian Paul
2009-01-14
i965: indentation fixes
Brian Paul
2009-01-14
i965: allow larger AA points on fallback path
Brian Paul
2009-01-14
i965: fix indentation
Brian Paul
2009-01-14
i965: comment for emit_kil()
Brian Paul
2009-01-14
i965: fix indentation
Brian Paul
2009-01-12
i965: fix broken ARB fp fog options
Brian Paul
2009-01-11
replace nearbyint() by rint() for now.
Matthieu Herrb
2009-01-07
i965: Fix GLSL FS DPH to return the right value instead of src0.w * src1.w.
Eric Anholt
2009-01-07
i965: Remove worrisome comment about _NEW_PROGRAM signaling fp change.
Eric Anholt
2009-01-07
i965: Remove dead brw_vs_tnl.c
Eric Anholt
2009-01-07
i965: allow gl_FragData[0] usage when there's only one color buffer
Brian Paul
2009-01-07
i965: init dst reg RelAddr field to zero
Brian Paul
2009-01-07
i965: Note when we drop saturate mode on the floor in a VP.
Eric Anholt
2009-01-07
i965: Add support for LRP in VPs.
Eric Anholt
2009-01-05
i965: implement OPCODE_TRUNC (round toward zero) on vertex path.
Brian Paul
2009-01-01
i965: increase number of texture samplers to 16
Brian Paul
2009-01-01
i965: comments, clean-ups, re-order some functions
Brian Paul
2009-01-01
i965: added OPCODE_NRM3/4
Brian Paul
2009-01-01
i965: fix comment
Brian Paul
2009-01-01
i965: indentation and formatting fixes
Brian Paul
2009-01-01
i965: implement OPCODE_NRM3/NRM4
Brian Paul
2009-01-01
i965: whitespace, comment changes
Brian Paul
2008-12-19
965 / GLSL: Use full precision for EXP instruction
Ian Romanick
2008-12-15
i965: Update state before checking for fallbacks in brw_try_draw_prims.
Eric Anholt
2008-12-13
i965: Finish OPCODE_NOISEn instructions.
Gary Wong
2008-12-03
i965: Fix failure to upload new constant data when changing programs.
Eric Anholt
2008-12-03
i965: Fix stray character that the compile whined about.
Eric Anholt
2008-11-28
i965: Add a new state flag BRW_NEW_NR_SURFACES instead of CACHE_NEW_SURFACE
Eric Anholt
2008-11-28
i965: Fix clashing enums for BRW_NEW_INDICES/VERTICES versus BATCH/DEPTH_BUFFER.
Eric Anholt
2008-11-28
i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs.
Eric Anholt
2008-11-28
i965: Add debug code for dumping how frequently different dirty bits are set.
Eric Anholt
2008-11-28
i915: Remove dead early z enable bit which was always on.
Eric Anholt
2008-11-28
i965: Reduce fast-pathiness of brw_try_draw_prims, bringing in important checks.
Eric Anholt
2008-11-21
i915: Don't overwrite i915's Viewport function from generic code.
Eric Anholt
2008-11-12
i965: Upload state on primitive switch, don't just prepare it.
Eric Anholt
2008-11-12
i965: Fix VB refcount leak on aperture overflow.
Eric Anholt
2008-11-12
i965: Fix up VS max_threads for G4X and removing a magic number.
Eric Anholt
2008-11-12
i965: Fix up SF max_threads.
Eric Anholt
2008-11-12
i965: Fix up clip min_nr_entries, preferred_nr_entries, and max_threads.
Eric Anholt
2008-11-12
i965: Update WM maximum threads for G4X.
Eric Anholt
2008-11-12
i965: Add a big comment explaining my understanding of URB management.
Eric Anholt
2008-11-06
mesa: rename OPCODE_INT -> OPCODE_TRUNC
Brian Paul
2008-11-06
i965: Always check vertex program.
Xiang, Haihao
2008-11-05
i965: Implement missing OPCODE_NOISE3 instruction in fragment shaders.
Gary Wong
2008-11-02
i965: Clean up stale NDC comment.
Eric Anholt
2008-11-02
i965: Avoid vs header computation for negative rhw on G4X.
Eric Anholt
2008-11-02
i965: Merge GM45 into the G4X chipset define.
Eric Anholt
[next]