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
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-04
1
-20
/
+29
|
\
|
*
i965: Fix the surface offset calculation for tiled buffers.
Eric Anholt
2010-01-04
1
-20
/
+30
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
5
-5
/
+6
|
\
|
|
*
intel: Silence compiler warnings.
Vinson Lee
2009-12-28
5
-6
/
+8
|
*
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
Brian Paul
2009-12-27
2
-1
/
+2
|
|
\
|
|
*
i965: Fix assert.
Vinson Lee
2009-12-24
1
-1
/
+1
|
|
*
i965: Add missing va_end.
Vinson Lee
2009-12-24
1
-0
/
+1
*
|
|
mesa: implement per-buffer color masking
Brian Paul
2009-12-29
1
-1
/
+1
*
|
|
i965: Extra asserts on flow control instructions to clarify for clang.
Eric Anholt
2009-12-26
1
-1
/
+3
*
|
|
i965: Clean up double initialization of dst_flags from a rebase resolve.
Eric Anholt
2009-12-26
1
-4
/
+0
*
|
|
i965: Fix setup of immediate types for gen4 disasm.
Eric Anholt
2009-12-26
1
-1
/
+1
*
|
|
intel: Replace IS_965 checks with context structure usage.
Eric Anholt
2009-12-22
7
-15
/
+17
*
|
|
intel: Replace IS_G4X() across the driver with context structure usage.
Eric Anholt
2009-12-22
13
-57
/
+69
*
|
|
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-22
22
-62
/
+101
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-21
3
-3
/
+17
|
\
|
|
|
*
|
i965: Add support for OPCODE_CMP in the VS to fix GLSL sqrt()
Eric Anholt
2009-12-18
1
-0
/
+14
|
*
|
i965: Use current draw buffer instead of drawable visual to get alpha bits
Ian Romanick
2009-12-14
2
-3
/
+3
*
|
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-11
2
-13
/
+52
|
\
|
|
|
*
|
intel: Remove ARGB internal_format == GL_RGB hacks
Ian Romanick
2009-12-10
1
-8
/
+2
|
*
|
i965: Fix handling of drawing to MESA_FORMAT_XRGB8888
Ian Romanick
2009-12-10
2
-3
/
+48
|
*
|
intel: Axe intel_renderbuffer::texformat
Ian Romanick
2009-12-10
1
-2
/
+2
*
|
|
intel: Attempt to fix up after "Update vertex texture code."
Eric Anholt
2009-12-10
1
-1
/
+3
*
|
|
mesa: Update vertex texture code after gallium changes.
Michal Krol
2009-12-01
1
-0
/
+1
*
|
|
Merge commit 'origin/mesa_7_7_branch'
Maciej Cencora
2009-11-23
4
-5
/
+11
|
\
|
|
|
*
|
i965: Fix several memory leaks on exit.
Eric Anholt
2009-11-21
4
-5
/
+11
*
|
|
intel: Remove non-GEM support.
Eric Anholt
2009-11-19
1
-8
/
+0
*
|
|
intel: Consistently use no_batch_wrap in intel_context struct.
Eric Anholt
2009-11-19
3
-6
/
+2
*
|
|
i965: Pack brw_wm_fragment_program better.
Eric Anholt
2009-11-19
1
-1
/
+1
*
|
|
mesa: Remove gratuitous padding in prog_dst_register.
Eric Anholt
2009-11-19
1
-1
/
+0
*
|
|
i965: Pack the brw_wm_prog_key better.
Eric Anholt
2009-11-19
1
-1
/
+1
|
/
/
*
|
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
17
-36
/
+32
*
|
i965: Use MESA_FORMAT_AL1616 when appropriate
Ian Romanick
2009-11-16
1
-0
/
+3
*
|
i965: Share OPCODE_TXB between brw_wm_emit.c and brw_wm_glsl.c
Eric Anholt
2009-11-13
3
-101
/
+63
*
|
i965: Share OPCODE_TEX between brw_wm_emit.c and brw_wm_glsl.c.
Eric Anholt
2009-11-13
3
-118
/
+72
*
|
i965: Clean up emit_tex a bit.
Eric Anholt
2009-11-13
1
-27
/
+24
*
|
Merge remote branch 'origin/mesa_7_6_branch'
Eric Anholt
2009-11-13
10
-46
/
+81
|
\
|
|
*
i965: Fix Ironlake shadow comparisons.
Eric Anholt
2009-11-12
1
-7
/
+17
|
*
i965: Fix VBO last-valid-offset setup on Ironlake.
Eric Anholt
2009-11-12
1
-10
/
+3
|
*
i965: fix EXT_provoking_vertex support
Roland Scheidegger
2009-11-11
8
-29
/
+61
*
|
i965: Flag BRW_NEW_CONTEXT on some context state.
Eric Anholt
2009-11-13
2
-6
/
+6
*
|
i965: Remove an unused cache_item field.
Eric Anholt
2009-11-13
2
-2
/
+0
*
|
i965: Remove long dead structures for ffvertex_prog.c.
Eric Anholt
2009-11-13
1
-17
/
+0
*
|
i965: Use bo_map instead of subdata to upload the bits of constant buffer.
Eric Anholt
2009-11-13
1
-2
/
+5
*
|
i965: Validate the number of URB entries selected for the VS.
Eric Anholt
2009-11-13
1
-4
/
+33
*
|
i965: Clean up Ironlake sampler type definitions.
Eric Anholt
2009-11-13
3
-18
/
+10
*
|
i965: Avoid moving the current value back into the accumulator for MAD.
Eric Anholt
2009-11-13
1
-1
/
+34
*
|
Merge remote branch 'origin/mesa_7_6_branch'
Eric Anholt
2009-11-10
1
-1
/
+11
|
\
|
|
*
i965: Fix VS constant buffer value loading.
Eric Anholt
2009-11-10
1
-1
/
+11
|
*
i965: Unalias src/dst registers for SGE and friends.
Eric Anholt
2009-11-10
1
-19
/
+21
|
*
i965: Allow use of PROGRAM_LOCAL constants in ARB_vp.
Eric Anholt
2009-11-10
1
-1
/
+1
[next]