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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon: Delete DRI1 screen init code and thus support for !kernel_mm.
Eric Anholt
2011-10-28
1
-495
/
+5
*
dri: Drop _dri_texformats that just obfuscate MESA_FORMAT names.
Eric Anholt
2011-10-28
3
-10
/
+3
*
radeon: Use _mesa_get_format_base_format for winsys renderbuffer setup.
Eric Anholt
2011-10-28
1
-10
/
+1
*
radeon: Remove dead swrast renderbuffer setup code.
Eric Anholt
2011-10-28
1
-29
/
+20
*
i965/gen6+: Add support for noperspective interpolation.
Paul Berry
2011-10-27
9
-39
/
+122
*
i965/gen6+: Rename GEN6_CLIP_BARYCENTRIC_ENABLE.
Paul Berry
2011-10-27
1
-1
/
+1
*
i965/fs: use determine_interpolation_mode().
Paul Berry
2011-10-27
1
-4
/
+4
*
i965/gen6+: Parameterize barycentric interpolation modes.
Paul Berry
2011-10-27
10
-38
/
+103
*
i965/fs: Fix split_virtual_grfs() when delta_xy not in a virtual register.
Paul Berry
2011-10-27
1
-1
/
+1
*
intel: Drop texture border support code.
Eric Anholt
2011-10-26
5
-93
/
+29
*
intel: Enable stripping of texture borders.
Eric Anholt
2011-10-26
1
-0
/
+2
*
glsl: Add uniform_locations_assigned parameter to do_dead_code opt pass
Ian Romanick
2011-10-25
1
-1
/
+2
*
i965: Add more #defines for Gen6+ 3DSTATE_GS fields.
Kenneth Graunke
2011-10-25
1
-0
/
+8
*
i965: Add new brw_context::max_gs_threads constant.
Kenneth Graunke
2011-10-25
2
-0
/
+8
*
i965: Rename (vs|wm)_max_threads to max_(vs|wm)_threads for consistency.
Kenneth Graunke
2011-10-25
10
-24
/
+29
*
i965: Remove "single threaded" INTEL_DEBUG mode.
Kenneth Graunke
2011-10-25
5
-18
/
+4
*
intel: Kill dead code in intel_miptree_copy_teximage()
Chad Versace
2011-10-25
1
-59
/
+28
*
i965: Apply post-sync non-zero workaround to homebrew workaround.
Kenneth Graunke
2011-10-24
1
-0
/
+2
*
intel: remove duplicated #include of texstore.h
Brian Paul
2011-10-23
1
-1
/
+0
*
radeon: remove unnecessary #includes of texstore.h
Brian Paul
2011-10-23
4
-4
/
+0
*
mesa: add swrast_texture_image::Buffer
Brian Paul
2011-10-23
2
-12
/
+12
*
mesa: remove _mesa_alloc_texmemory(), _mesa_free_texmemory()
Brian Paul
2011-10-23
5
-7
/
+9
*
mesa: move gl_texture_image::Data, RowStride, ImageOffsets to swrast
Brian Paul
2011-10-23
14
-107
/
+116
*
i965: Set MaxIfDepth to UINT_MAX on Gen6+ and 16 on prior generations.
Kenneth Graunke
2011-10-21
1
-0
/
+1
*
i965: Remove copy and pasted gen7_wm_constants state atom.
Kenneth Graunke
2011-10-20
2
-56
/
+1
*
i965: Use AUB_TRACE_WM_CONSTANTS in gen7_prepare_wm_push_constants.
Kenneth Graunke
2011-10-20
1
-1
/
+1
*
i965: Fix incorrect dirty bit in gen6_prepare_wm_push_constants.
Kenneth Graunke
2011-10-20
1
-2
/
+2
*
i965/vs: Fix comparisons with uint negation.
Eric Anholt
2011-10-20
3
-0
/
+32
*
i965/fs: Fix comparisions with uint negation.
Eric Anholt
2011-10-20
4
-0
/
+49
*
i965: silence signed/unsigned comparison warning
Brian Paul
2011-10-19
1
-1
/
+2
*
i965: setup address rounding enable bits
Yuanhan Liu
2011-10-19
3
-0
/
+25
*
i915: make i830/i915_hiz_resolve_noop() static
Brian Paul
2011-10-18
2
-2
/
+2
*
i965: remove unused vars in brw_set_ff_sync_message()
Brian Paul
2011-10-18
1
-3
/
+0
*
i965: Disassemble Ivybridge Data Port/Data Cache messages.
Kenneth Graunke
2011-10-18
1
-0
/
+8
*
i965: Document most of the brw_instruction message structs.
Kenneth Graunke
2011-10-18
1
-39
/
+79
*
i965: Rename pixel_scoreboard_clear to last_render_target for clarity.
Kenneth Graunke
2011-10-18
5
-16
/
+16
*
i965: Remove duplicate copies of mlen & rlen from instruction decode.
Kenneth Graunke
2011-10-18
1
-13
/
+4
*
i965: Factor out code for setting Message Descriptors.
Kenneth Graunke
2011-10-18
1
-129
/
+77
*
i965: Remove EOT parameter from brw_SAMPLE and brw_set_sampler_message.
Kenneth Graunke
2011-10-18
4
-13
/
+5
*
i965: Document the brw_instruction Message Descriptor structures.
Kenneth Graunke
2011-10-18
1
-2
/
+27
*
i965: Rename BRW_MESSAGE_TARGET_* to BRW_SFID_* and document them.
Kenneth Graunke
2011-10-18
3
-60
/
+75
*
i965: Clarify check for which cache to use on Gen6 data port reads.
Kenneth Graunke
2011-10-18
1
-3
/
+3
*
i965: Use Ivybridge's "Legacy Data Port" for reads/writes.
Kenneth Graunke
2011-10-18
3
-5
/
+16
*
intel: Add 'mode' param to intel_region_map
Chad Versace
2011-10-18
7
-16
/
+34
*
intel: Add HiZ operations to intel_context::vtbl for all drivers
Chad Versace
2011-10-18
7
-0
/
+125
*
i965: Initialize intel_context::vtbl after calling intelInitContext()
Chad Versace
2011-10-18
1
-1
/
+2
*
intel: Fix scatter/gather for depthstencil textures
Chad Versace
2011-10-18
1
-5
/
+5
*
i965/gen6: Fix segfault in prepare_blend_state()
Chad Versace
2011-10-18
1
-1
/
+1
*
mesa: Add dd_function_table::PrepareExecBegin
Chad Versace
2011-10-18
1
-0
/
+1
*
meta: Bump MAX_META_OPS_DEPTH from 2 to 8
Chad Versace
2011-10-18
1
-1
/
+1
[next]