index
:
driver/xf86-video-intel
2.10
2.4
2.9.1-oga
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
bleeding_edge-oga
dri2
exa
exa-i965
fbc
glucose
i810_texman_0_1_branch
i830-pageflip
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
lukas-resume
master
mergedfb
modesetting
modesetting-airlied
modesetting-keithp
modesetting-keithp-fu
modesetting-multihead
modesetting-rotation
modesetting-sdvo-stuffing
nonrandr-setup
obsd
obsd-2.7
obsd-2.8
obsd-xf86-video-intel-2.4.3
randr-1.2-rotation
restructure-outputs
sandybridge
sco_port_update
textured-video
xf86-video-i810-1_5-branch
xf86-video-intel-2.1-branch
xf86-video-intel-2.5-branch
xorg-7.0-branch
xprint_packagertest_20041125
xprint_packagertest_20041217
xvmc-i915
Intel video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
i965_render.c
Age
Commit message (
Expand
)
Author
2012-11-30
Convert generation counter to octal
Chris Wilson
2012-08-03
uxa: fix 3DSTATE_PS to fill in number of samples for Haswell
Gwenole Beauchesne
2012-08-03
uxa: set "Shader Channel Select" fields in surface state for Haswell
Gwenole Beauchesne
2012-08-03
uxa: fix max PS threads shift value for Haswell
Gwenole Beauchesne
2012-07-26
Reduce maximum thread count for IVB GT1 to avoid spontaneous combustion
Chris Wilson
2012-06-13
Lots of trivial semantic fixes
Chris Wilson
2012-06-04
uxa: Preferred order for calloc is (count, size)
Chris Wilson
2012-06-04
uxa/i965: Drop superfluous 'state' variable
Chris Wilson
2012-06-04
ux/i965: create_sampler_state_bo() expects enums, so feed it the right types
Chris Wilson
2012-06-02
uxa/i965: Make the unhandled allocation failures explicit
Chris Wilson
2012-06-02
uxa: Remove 'render_source_is_solid' dead code
Chris Wilson
2012-05-23
intel: convert to new screen conversion APIs
Dave Airlie
2012-03-15
uxa: Simplify flush tracking
Chris Wilson
2011-11-03
uxa: Remove caching of surface binding location
Chris Wilson
2011-10-14
Remove a couple of trivial compile warnings for unused variables
Chris Wilson
2011-09-18
Fix "always false" conditionals
Paulo Zanoni
2011-07-28
render: Enable RENDER acceleration on Ivybridge.
Kenneth Graunke
2011-07-28
render: Update pixel shader state for Ivybridge.
Kenneth Graunke
2011-07-28
render: Use Ivybridge variants for 3D pipeline setup.
Kenneth Graunke
2011-07-28
render: Refactor to use newly shared pipeline setup code in i965_3d.c.
Kenneth Graunke
2011-07-28
render: Update 3DPRIMITIVE for Ivybridge.
Kenneth Graunke
2011-07-28
render: Set Address Modify Enable in 3DSTATE_VERTEX_BUFFERS on Gen7.
Kenneth Graunke
2011-07-28
render: Update SAMPLER_STATE for Ivybridge.
Kenneth Graunke
2011-07-28
render: Update SURFACE_STATE for Ivybridge.
Kenneth Graunke
2011-07-28
render: New Ivybridge assembly programs for render acceleration.
Kenneth Graunke
2011-05-09
Add support for Ivybridge chipset.
Eric Anholt
2011-04-07
Revert "i965: Convert to relative relocations for state"
Chris Wilson
2011-04-07
i965: Avoid transform overheads for vertex emit where possible
Chris Wilson
2011-04-07
i965: Refactor to use constant sampler_state offsets
Chris Wilson
2011-04-04
i965: Reset vertex_id after every batch
Chris Wilson
2011-04-04
i965: Always update last_floats_per_vertex
Chris Wilson
2011-04-04
Take advantage of the kernel flush for dirty bo in the busy ioctl
Chris Wilson
2011-04-04
i965: segregate each vertex element into its own buffer
Chris Wilson
2011-04-04
i965: Convert to relative relocations for state
Chris Wilson
2011-02-17
Fix IGD and IGDNG constants to be comprehensible
Adam Jackson
2011-01-04
i965: Fix off-by-one in assert
Chris Wilson
2010-12-07
Revert "i965: The RenderCache flush after every glyph is required for compiz"
Chris Wilson
2010-12-07
i965: Mark sure we mark reused render targets as dirty
Chris Wilson
2010-12-07
i965: The RenderCache flush after every glyph is required for compiz
Chris Wilson
2010-12-06
snb: Only emit CC and DepthStencil bos once per batch
Chris Wilson
2010-12-06
snb: Restore drawrect, we need the implicit flush
Chris Wilson
2010-12-06
snb: Cache pixmap binding locations
Chris Wilson
2010-12-06
snb: Cache state between composite ops
Chris Wilson
2010-12-06
snb: Emit more invariants only once
Chris Wilson
2010-12-05
i965: Also flush the vertex buffer when restarting the array.
Chris Wilson
2010-12-05
i965: Check for potential vertex array overflow every time
Chris Wilson
2010-12-03
i965: Amalgamate surface binding tables
Chris Wilson
2010-12-03
i965: Upload an entire vbo in a single pwrite, rather than per-rectangle
Chris Wilson
2010-12-03
i965: Use reciprocal scale factors to avoid the divide per-vertex-element
Chris Wilson
2010-11-09
i915: Disable maximum state addresses
Chris Wilson
[next]