index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915: And remember assign the new value to the state reg...
Chris Wilson
2011-02-23
1
-0
/
+1
*
i915: Emit a single relocation per vbo
Chris Wilson
2011-02-21
5
-17
/
+45
*
i915: Suppress emission of redundant stencil updates
Chris Wilson
2011-02-21
1
-45
/
+55
*
i915: Separate BLEND from general context state.
Chris Wilson
2011-02-21
3
-22
/
+40
*
i915: Only flag context changes if the actual state is changed
Chris Wilson
2011-02-21
1
-49
/
+105
*
i915: suppress repeated sampler state emission
Chris Wilson
2011-02-21
2
-0
/
+11
*
i915: Eliminate redundant CONSTANTS updates
Chris Wilson
2011-02-21
1
-25
/
+26
*
intel: use pwrite for batch
Chris Wilson
2011-02-21
4
-33
/
+21
*
i915: Force lowering of all types of indirect array accesses in the FS
Ian Romanick
2011-02-10
1
-3
/
+11
*
i915: Calculate partial result to temp register first
Ian Romanick
2011-02-10
1
-8
/
+8
*
i915: Only mark a register as available if all components are written
Ian Romanick
2011-02-01
1
-3
/
+17
*
intel: Fix typeos from 3d028024 and 790ff232
Ian Romanick
2011-01-20
1
-10
/
+10
*
i915: Set correct values for range/precision of fragment shader types
Ian Romanick
2011-01-20
1
-0
/
+14
*
mesa: begin implementation of GL_ARB_draw_buffers_blend
Brian Paul
2011-01-15
2
-14
/
+14
*
Revert "intel: Always allocate miptrees from level 0, not tObj->BaseLevel."
Eric Anholt
2011-01-10
1
-11
/
+11
*
i915: Drop old checks for the settexoffset hack.
Eric Anholt
2011-01-07
2
-17
/
+6
*
intel: Add a vtbl hook for determining if a format is renderable.
Eric Anholt
2011-01-07
2
-36
/
+46
*
i915: Fix build for previous commit.
Eric Anholt
2011-01-05
1
-11
/
+11
*
intel: Clarify first_level/last_level vs baselevel/maxlevel by deletion.
Eric Anholt
2011-01-05
2
-3
/
+3
*
i915: Enable LOD preclamping on 8xx like on 915/965.
Eric Anholt
2011-01-05
2
-0
/
+3
*
i915: Implement min/max lod clamping in hardware on 8xx.
Eric Anholt
2011-01-05
2
-5
/
+23
*
i915: Fix INTEL_DEBUG=wm segmentation fault
Shuang He
2010-12-16
1
-5
/
+5
*
i965: Add support for using the BLT ring on gen6.
Eric Anholt
2010-12-13
2
-4
/
+6
*
i915: Correctly generate unconditional KIL instructions
Ian Romanick
2010-12-01
1
-1
/
+5
*
i915: Request that POW instructions be lowered
Ian Romanick
2010-12-01
1
-0
/
+1
*
i965: Remove dead intel_structs.h file.
Eric Anholt
2010-11-03
1
-132
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
17
-104
/
+104
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
4
-4
/
+4
*
i915: Silence unused variable warning in non-debug builds.
Vinson Lee
2010-10-08
1
-0
/
+1
*
i915: Silence unused variable warning in non-debug builds.
Vinson Lee
2010-10-08
1
-0
/
+1
*
dri/i915: remove duplicated include
Nicolas Kaiser
2010-09-30
1
-1
/
+0
*
Remove GL_EXT_cull_vertex
Ian Romanick
2010-09-27
1
-1
/
+0
*
i915: Remove a dead if (0) block.
Eric Anholt
2010-09-23
1
-3
/
+0
*
intel: Remove noise opcode support from i915 and i965 drivers
Ian Romanick
2010-09-10
1
-15
/
+0
*
glsl2: Add EmitNoNoise flag, use it to remove noise opcodes
Ian Romanick
2010-09-09
1
-0
/
+1
*
glsl: make compiler options per-target
Luca Barbieri
2010-09-08
1
-1
/
+5
*
i915: Remove unnecessary header from i830_context.c.
Vinson Lee
2010-08-19
1
-1
/
+0
*
i915: Add support for SSG opcode.
Eric Anholt
2010-08-17
1
-0
/
+35
*
i915: Add support for reading output regs in the FS.
Eric Anholt
2010-08-17
1
-0
/
+14
*
i915: Add support for OPCODE_DP2.
Eric Anholt
2010-08-17
1
-0
/
+12
*
Merge branch 'glsl2'
Ian Romanick
2010-08-16
1
-0
/
+2
|
\
|
*
Merge branch 'master' into glsl2
Ian Romanick
2010-08-13
1
-1
/
+1
|
|
\
|
*
\
Merge remote branch 'origin/master' into glsl2
Eric Anholt
2010-07-26
1
-5
/
+5
|
|
\
\
|
*
|
|
i915: Ask the compiler to flatten out all the if statements that it can.
Eric Anholt
2010-07-19
1
-0
/
+2
*
|
|
|
dri: Add missing header m_xform.h.
Vinson Lee
2010-08-07
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
intel: Remove unused intel/server files
Kristian Høgsberg
2010-07-27
1
-1
/
+1
|
|
/
|
/
|
*
|
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-5
/
+5
|
/
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
7
-21
/
+21
*
i915: Only emit a MI_FLUSH when the drawing rectangle offset changes.
Chris Wilson
2010-06-05
2
-8
/
+24
*
i915: Fix off-by-one for drawing rectangle.
Chris Wilson
2010-06-05
1
-2
/
+2
[next]