index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: init array->Format fields (see bug 19708)
Brian Paul
2009-01-23
1
-0
/
+2
*
Merge branch 'vertex_array_bgra'
Brian Paul
2009-01-23
1
-2
/
+18
|
\
|
*
i965: enable GL_EXT_vertex_array_bgra
Brian Paul
2009-01-23
1
-2
/
+18
*
|
Track two sets of back-face stencil state
Ian Romanick
2009-01-23
2
-9
/
+9
|
/
*
i965: whitespace changes and reformatting
Brian Paul
2009-01-22
3
-47
/
+42
*
intel: remove/disable the "paired depth/stencil" code
Brian Paul
2009-01-22
1
-1
/
+0
*
i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output.
Eric Anholt
2009-01-21
4
-5
/
+8
*
i965: Use _mesa_num_inst_src_regs() instead of keeping a copy of its contents.
Eric Anholt
2009-01-21
1
-48
/
+6
*
i965: fix polygon culling bug when rendering to a texture/FBO
Brian Paul
2009-01-16
1
-12
/
+13
*
i965: indentation fixes
Brian Paul
2009-01-14
2
-9
/
+15
*
i965: allow larger AA points on fallback path
Brian Paul
2009-01-14
1
-0
/
+3
*
i965: fix indentation
Brian Paul
2009-01-14
1
-5
/
+6
*
i965: comment for emit_kil()
Brian Paul
2009-01-14
1
-0
/
+4
*
i965: fix indentation
Brian Paul
2009-01-14
1
-7
/
+7
*
i965: fix broken ARB fp fog options
Brian Paul
2009-01-12
2
-52
/
+6
*
replace nearbyint() by rint() for now.
Matthieu Herrb
2009-01-11
1
-1
/
+1
*
i965: Fix GLSL FS DPH to return the right value instead of src0.w * src1.w.
Eric Anholt
2009-01-07
1
-1
/
+1
*
i965: Remove worrisome comment about _NEW_PROGRAM signaling fp change.
Eric Anholt
2009-01-07
1
-4
/
+0
*
i965: Remove dead brw_vs_tnl.c
Eric Anholt
2009-01-07
3
-61
/
+0
*
i965: allow gl_FragData[0] usage when there's only one color buffer
Brian Paul
2009-01-07
1
-2
/
+9
*
i965: init dst reg RelAddr field to zero
Brian Paul
2009-01-07
1
-1
/
+2
*
i965: Note when we drop saturate mode on the floor in a VP.
Eric Anholt
2009-01-07
1
-0
/
+5
*
i965: Add support for LRP in VPs.
Eric Anholt
2009-01-07
1
-0
/
+42
*
i965: implement OPCODE_TRUNC (round toward zero) on vertex path.
Brian Paul
2009-01-05
4
-1
/
+7
*
i965: increase number of texture samplers to 16
Brian Paul
2009-01-01
2
-3
/
+5
*
i965: comments, clean-ups, re-order some functions
Brian Paul
2009-01-01
1
-34
/
+54
*
i965: added OPCODE_NRM3/4
Brian Paul
2009-01-01
1
-0
/
+3
*
i965: fix comment
Brian Paul
2009-01-01
1
-1
/
+1
*
i965: indentation and formatting fixes
Brian Paul
2009-01-01
1
-45
/
+36
*
i965: implement OPCODE_NRM3/NRM4
Brian Paul
2009-01-01
1
-3
/
+33
*
i965: whitespace, comment changes
Brian Paul
2009-01-01
1
-26
/
+11
*
965 / GLSL: Use full precision for EXP instruction
Ian Romanick
2008-12-19
1
-1
/
+1
*
i965: Update state before checking for fallbacks in brw_try_draw_prims.
Eric Anholt
2008-12-15
1
-2
/
+2
*
i965: Finish OPCODE_NOISEn instructions.
Gary Wong
2008-12-13
1
-14
/
+437
*
i965: Fix failure to upload new constant data when changing programs.
Eric Anholt
2008-12-03
4
-10
/
+2
*
i965: Fix stray character that the compile whined about.
Eric Anholt
2008-12-03
1
-0
/
+0
*
i965: Add a new state flag BRW_NEW_NR_SURFACES instead of CACHE_NEW_SURFACE
Eric Anholt
2008-11-28
3
-4
/
+10
*
i965: Fix clashing enums for BRW_NEW_INDICES/VERTICES versus BATCH/DEPTH_BUFFER.
Eric Anholt
2008-11-28
1
-4
/
+4
*
i965: Remove BRW_WM_LOCK dirty bit, introduced to work around lack of relocs.
Eric Anholt
2008-11-28
4
-6
/
+1
*
i965: Add debug code for dumping how frequently different dirty bits are set.
Eric Anholt
2008-11-28
1
-0
/
+126
*
i915: Remove dead early z enable bit which was always on.
Eric Anholt
2008-11-28
3
-66
/
+1
*
i965: Reduce fast-pathiness of brw_try_draw_prims, bringing in important checks.
Eric Anholt
2008-11-28
1
-51
/
+52
*
i915: Don't overwrite i915's Viewport function from generic code.
Eric Anholt
2008-11-21
1
-0
/
+2
*
i965: Upload state on primitive switch, don't just prepare it.
Eric Anholt
2008-11-12
1
-0
/
+1
*
i965: Fix VB refcount leak on aperture overflow.
Eric Anholt
2008-11-12
1
-0
/
+1
*
i965: Fix up VS max_threads for G4X and removing a magic number.
Eric Anholt
2008-11-12
1
-2
/
+14
*
i965: Fix up SF max_threads.
Eric Anholt
2008-11-12
1
-1
/
+2
*
i965: Fix up clip min_nr_entries, preferred_nr_entries, and max_threads.
Eric Anholt
2008-11-12
2
-2
/
+16
*
i965: Update WM maximum threads for G4X.
Eric Anholt
2008-11-12
1
-2
/
+7
*
i965: Add a big comment explaining my understanding of URB management.
Eric Anholt
2008-11-12
1
-1
/
+38
[next]