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
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri/nouveau: Fix build with --enable-shared-dricore.
Johannes Obermayr
2011-06-02
1
-1
/
+3
*
intel: Add is_hiz_depth_format() to intel_contex.vtbl
Chad Versace
2011-05-25
1
-0
/
+9
*
intel: Add support for ARB_sampler_objects.
Eric Anholt
2011-04-23
2
-31
/
+35
*
i915: Gut all remaining bits of hardware fog
Ian Romanick
2011-04-21
4
-107
/
+13
*
i915: i915_context::vertex_fog is always I915_FOG_NONE, so kill it
Ian Romanick
2011-04-21
3
-8
/
+1
*
i915: There's always a fragment program
Ian Romanick
2011-04-21
1
-26
/
+5
*
i915: Delete disabled try_pixel_fog paths
Ian Romanick
2011-04-21
1
-55
/
+0
*
i915: gl_fragment_program::FogOption is always GL_NONE so don't check it
Ian Romanick
2011-04-21
2
-11
/
+2
*
mesa: move sampler state into new gl_sampler_object type
Brian Paul
2011-04-10
2
-31
/
+31
*
intel: fix build
Marek Olšák
2011-03-29
1
-1
/
+1
*
i915: Detect allocation failure of batch buffer
Chris Wilson
2011-03-29
1
-0
/
+4
*
mesa: implement clamping controls (ARB_color_buffer_float)
Marek Olšák
2011-03-29
1
-1
/
+1
*
mesa: replace NEED_SECONDARY_COLOR(), RGBA_LOGICOP_ENABLED() with inlines
Brian Paul
2011-03-11
2
-3
/
+5
*
i915: Only invert wpos when rendering to the system framebuffer.
Henri Verbeet
2011-03-07
1
-7
/
+15
*
i915: Derive the gl_fragment_program from i915_fragment_program.
Henri Verbeet
2011-03-07
1
-6
/
+5
*
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
[next]