index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
brw_sf_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Use ctx->Const.MaxLineWidth when clamping ctx->Line.Width.
Kenneth Graunke
2014-11-08
1
-2
/
+2
*
Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be, 6f56e142, 88e3d404
Jordan Justen
2014-09-04
1
-2
/
+2
*
i965: Create a macro for setting a dirty bit.
Paul Berry
2014-09-01
1
-2
/
+2
*
i965: Use unreachable() instead of unconditional assert().
Matt Turner
2014-07-01
1
-2
/
+1
*
i965: Use the new drm_intel_bo offset64 field.
Kenneth Graunke
2014-01-20
1
-1
/
+1
*
mesa: Convert gl_context::Viewport to gl_context::ViewportArray
Courtney Goeltzenleuchter
2014-01-20
1
-1
/
+1
*
mesa: Update gl_scissor_attrib to support ARB_viewport_array
Courtney Goeltzenleuchter
2014-01-20
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Drop trailing whitespace from the rest of the driver.
Kenneth Graunke
2013-12-05
1
-10
/
+10
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-4
/
+2
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Shorten context base class dereference chains.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Move intel_context::batch to brw_context.
Kenneth Graunke
2013-07-09
1
-3
/
+3
*
i965: Shrink Gen5 VUE map layout to be the same as Gen4.
Chris Forbes
2013-06-16
1
-16
/
+1
*
intel: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-05-01
1
-3
/
+5
*
i965: Add missing _NEW_PROGRAM dirty bit to the brw_sf_state atom.
Kenneth Graunke
2012-01-09
1
-0
/
+2
*
i965/gen4: Move unit state setup to emit() time.
Eric Anholt
2011-10-29
1
-2
/
+2
*
i965: Remove "single threaded" INTEL_DEBUG mode.
Kenneth Graunke
2011-10-25
1
-3
/
+0
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-1
/
+1
*
i965: SF: Move the computation of urb_entry_read_offset.
Paul Berry
2011-09-06
1
-4
/
+16
*
i965: Add a type argument to brw_state_batch().
Eric Anholt
2011-07-11
1
-2
/
+4
*
i965: Use state streaming on programs, and state base address on gen5+.
Eric Anholt
2011-06-18
1
-7
/
+8
*
i965/gen6: Move scissor state to state streaming.
Eric Anholt
2011-04-29
1
-1
/
+1
*
i965/gen6: Move the SF VP to state streaming.
Eric Anholt
2011-04-29
1
-6
/
+1
*
i965: Move the SF VP from state caching to state streaming.
Eric Anholt
2011-04-11
1
-6
/
+14
*
i965: Change the SF unit from state caching to state streaming.
Eric Anholt
2011-04-11
1
-106
/
+42
*
i965: Turn SF unit and viewport structs into pointers to prep for streaming.
Eric Anholt
2011-04-11
1
-69
/
+70
*
intel: Annotate debug printout checks with unlikely().
Eric Anholt
2010-11-03
1
-2
/
+2
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-2
/
+2
*
i965: Respect VS/VP point size result when enabled.
Eric Anholt
2010-07-22
1
-3
/
+4
*
i965: GC the last two arguments to brw_cache_data.
Eric Anholt
2010-06-11
1
-2
/
+1
*
intel: Convert remaining dri_bo_emit_reloc to drm_intel_bo_emit_reloc.
Eric Anholt
2010-06-08
1
-10
/
+7
*
intel: Change dri_bo_* to drm_intel_bo* to consistently use new API.
Eric Anholt
2010-06-08
1
-6
/
+6
*
i965: Fix scissoring when width or height is 0.
Eric Anholt
2010-04-22
1
-1
/
+14
*
intel: Clean up chipset name and gen num for Ironlake
Zhenyu Wang
2010-04-21
1
-2
/
+2
*
intel: Clean up stale comments about cliprects.
Eric Anholt
2010-01-26
1
-3
/
+3
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-25
1
-1
/
+0
|
\
|
*
i965: Remove unnecessary headers.
Vinson Lee
2010-01-22
1
-1
/
+0
*
|
i965: Allow for variable-sized auxdata in the state cache.
Eric Anholt
2010-01-19
1
-2
/
+1
*
|
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-22
1
-4
/
+5
|
/
*
Merge remote branch 'origin/mesa_7_6_branch'
Eric Anholt
2009-11-13
1
-3
/
+4
|
\
|
*
i965: fix EXT_provoking_vertex support
Roland Scheidegger
2009-11-11
1
-3
/
+4
*
|
i965: Always pass the size argument to brw_cache_data.
Eric Anholt
2009-11-06
1
-1
/
+2
|
/
*
i965: Add a note justifying domain choice for the SF VP.
Eric Anholt
2009-08-07
1
-0
/
+3
*
intel: Add support for EXT_provoking_vertex.
Eric Anholt
2009-08-04
1
-4
/
+14
*
i965: Add missing state dependency of sf_unit on _NEW_BUFFERS.
Eric Anholt
2009-07-16
1
-2
/
+4
*
i965: add support for new chipsets
Xiang, Haihao
2009-07-13
1
-4
/
+17
*
i956: Make state dependency of SF on drawbuffer bounds match Mesa's.
Eric Anholt
2009-05-21
1
-2
/
+5
*
i965: fix point size issue
Roland Scheidegger
2009-04-24
1
-1
/
+1
*
i965: fix point rasterization when rendering to FBO
Robert Ellison
2009-03-24
1
-1
/
+27
[next]