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: Add an index assert on get_fp_inst array like other compiler arrays.
Eric Anholt
2009-10-30
1
-0
/
+1
*
i965: Fix BRW_WM_MAX_INSN to reflect current limits.
Eric Anholt
2009-10-30
1
-2
/
+1
*
intel: update intel_create_renderbuffer(format), add XRGB support
Brian Paul
2009-10-29
1
-0
/
+7
*
i965: indentation fix
Brian Paul
2009-10-29
1
-1
/
+1
*
i965: make brw_sf_prog_key::sprite_origin_lower_left one bit
Brian Paul
2009-10-29
3
-5
/
+5
*
i965: make brw_wm_prog_key a little smaller
Brian Paul
2009-10-29
1
-3
/
+3
*
i965: avoid shader translation on window resize
Brian Paul
2009-10-29
1
-6
/
+11
*
i965: define, use BRW_MAX_DRAW_BUFFERS
Brian Paul
2009-10-29
3
-4
/
+8
*
i965: remove unused var
Brian Paul
2009-10-29
1
-1
/
+0
*
i965: don't use context state in emit_fb_write()
Brian Paul
2009-10-29
3
-2
/
+5
*
i965: use macros to get/set prog_instruction::Aux field
Brian Paul
2009-10-29
4
-8
/
+14
*
i965: minor code reformatting
Brian Paul
2009-10-29
1
-4
/
+3
*
i915: Implement min/max LOD clamping with the hardware.
Eric Anholt
2009-10-29
1
-13
/
+0
*
i965: Replace a MIN(MAX()) with CLAMP().
Eric Anholt
2009-10-29
1
-2
/
+2
*
i965: Fix fallout from ARB_depth_clamp enablement that broke glDepthRange.
Eric Anholt
2009-10-29
1
-4
/
+10
*
Merge branch 'texformat-rework'
Brian Paul
2009-10-28
3
-9
/
+6
|
\
|
*
i965: change parameter type to gl_format
Brian Paul
2009-10-21
1
-1
/
+2
|
*
drivers: don't include texformat.h
Brian Paul
2009-10-05
3
-3
/
+0
|
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
2
-5
/
+4
*
|
i965: be clear that the Fallback field is a boolean, not a bitfield
Brian Paul
2009-10-27
3
-4
/
+8
*
|
Revert "i965: fix hacked Fallback usage in brw_prepare_vertices()"
Brian Paul
2009-10-27
2
-6
/
+2
*
|
Merge remote branch 'origin/mesa_7_6_branch'
Eric Anholt
2009-10-23
1
-3
/
+4
|
\
\
|
*
|
intel: Keep track of x,y offsets in miptrees and use them for blitting.
Eric Anholt
2009-10-23
1
-3
/
+4
*
|
|
i965: Annotate _NEW_COLOR dependency for brw_update_renderbuffer_surface().
Eric Anholt
2009-10-23
1
-1
/
+2
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-22
2
-4
/
+7
|
\
|
|
|
*
|
i965: fix hacked Fallback usage in brw_prepare_vertices()
Brian Paul
2009-10-22
2
-2
/
+6
|
*
|
i965: remove unused brw_context::tmp_fallback field
Brian Paul
2009-10-22
1
-1
/
+0
|
*
|
i965: remove unused BRW_FALLBACK_TEXTURE bit
Brian Paul
2009-10-22
1
-1
/
+1
*
|
|
mesa: lift default symlinks target into Makefile.template
Brian Paul
2009-10-16
1
-1
/
+0
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-14
1
-3
/
+3
|
\
|
|
|
*
|
i965: Fix the last valid address setting for the index buffer.
Eric Anholt
2009-10-11
1
-1
/
+1
|
*
|
i965: Fix the bounds emitted in the vertex buffer packets.
Eric Anholt
2009-10-11
1
-2
/
+2
*
|
|
i965: remove unused var
Brian Paul
2009-10-12
1
-1
/
+0
*
|
|
i965: Use bo_references for the state cache delete function.
Eric Anholt
2009-10-08
1
-17
/
+3
*
|
|
i965: Use a little stack space to avoid a malloc in wm_get_binding_table.
Eric Anholt
2009-10-02
1
-3
/
+1
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-10-01
2
-0
/
+50
|
\
|
|
|
*
|
i965: Fix massive memory allocation for streaming texture usage.
Eric Anholt
2009-09-30
2
-0
/
+50
*
|
|
intel: Drop my generatemipmap code in favor of the new shared code.
Eric Anholt
2009-09-28
2
-2
/
+0
*
|
|
intel: Remove some dead metaops code.
Eric Anholt
2009-09-28
4
-49
/
+2
|
|
/
|
/
|
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-25
3
-18
/
+5
|
\
|
|
*
i965: Clean up some mess with the batch cache.
Eric Anholt
2009-09-24
3
-18
/
+5
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
3
-2
/
+4
|
\
|
|
*
i965: Emit zero initialization for NV VP temporaries as required.
Eric Anholt
2009-09-24
1
-0
/
+1
|
*
i965: Remove assert about NV_vp now that it somewhat works.
Eric Anholt
2009-09-24
1
-2
/
+0
|
*
i965: Load NV program matrices when required.
Eric Anholt
2009-09-24
1
-0
/
+3
|
*
i965: Fix relocation delta for WM surfaces.
Eric Anholt
2009-09-10
1
-1
/
+1
*
|
i965: Move OPCODE_DDX/DDY to brw_wm_emit.c and make it actually work.
Eric Anholt
2009-09-11
5
-102
/
+126
*
|
i965: Enable loops in the VS.
Eric Anholt
2009-09-10
1
-15
/
+38
*
|
i965: Fix relocation delta for WM surfaces.
Eric Anholt
2009-09-09
1
-1
/
+1
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-09
3
-1
/
+4
|
\
|
[next]