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
/
gen6_viewport_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: Use floats for viewport bounds.
Matt Turner
2015-07-29
1
-1
/
+1
*
i965: Use _mesa_geometric_ functions appropriately
Kevin Rogovin
2015-06-17
1
-2
/
+3
*
i965/gen6: Upload all the SF viewports
Chris Forbes
2015-05-06
1
-12
/
+17
*
i965/gen6: Upload all the clip viewports
Chris Forbes
2015-05-06
1
-19
/
+21
*
i965: Make use of _mesa_get_viewport_xform.
Mathias Froehlich
2015-04-05
1
-8
/
+9
*
i965/state: Don't use brw->state.dirty.brw
Jordan Justen
2015-03-31
1
-2
/
+2
*
i965: Delete brw_state_flags::cache and related code.
Kenneth Graunke
2014-12-02
1
-3
/
+0
*
i965: Move CACHE_NEW_*_VP flags to BRW_NEW_*_VP.
Kenneth Graunke
2014-11-29
1
-5
/
+6
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-6
/
+7
*
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
*
mesa: Convert gl_context::Viewport to gl_context::ViewportArray
Courtney Goeltzenleuchter
2014-01-20
1
-3
/
+3
*
mesa: Converty gl_viewport_attrib::X, ::Y, ::Width, and ::Height to float
Courtney Goeltzenleuchter
2014-01-20
1
-2
/
+2
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-2
/
+2
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-2
/
+0
*
i965: Correct gen6+ guardband calculation.
Eric Anholt
2013-01-25
1
-4
/
+11
*
i965: Implement guardband clipping on Sandybridge.
Kenneth Graunke
2012-05-15
1
-10
/
+14
*
intel: use _mesa_is_winsys/user_fbo() helpers
Brian Paul
2012-05-01
1
-1
/
+2
*
i965/gen6: Move viewport state setup to emit() time.
Eric Anholt
2011-10-29
1
-4
/
+4
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-1
/
+1
*
i965: Add a type argument to brw_state_batch().
Eric Anholt
2011-07-11
1
-2
/
+4
*
i965: Reissue PIPELINE_POINTERS and BINDING_TABLE_POINTERS on SBA change.
Eric Anholt
2011-06-28
1
-1
/
+2
*
i965/gen6: Use the dynamic state base address to reduce relocations.
Eric Anholt
2011-04-29
1
-6
/
+3
*
i965: Move the CC VP to state streaming.
Eric Anholt
2011-04-29
1
-7
/
+2
*
i965/gen6: Move the SF VP to state streaming.
Eric Anholt
2011-04-29
1
-15
/
+14
*
i965/gen6: Move the clip VP to state streaming.
Eric Anholt
2011-04-29
1
-12
/
+12
*
i965: Rename various gen6 #defines to match the documentation.
Kenneth Graunke
2011-01-06
1
-1
/
+1
*
i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.
Eric Anholt
2010-10-19
1
-2
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
i965: add sandybridge viewport state bo into validation list
Zhenyu Wang
2010-09-28
1
-1
/
+3
*
i965: Remove unnecessary header.
Vinson Lee
2010-06-14
1
-1
/
+0
*
i965: Update gen6 paths for the streaming rework.
Eric Anholt
2010-06-12
1
-29
/
+0
*
i965: GC the last two arguments to brw_cache_data.
Eric Anholt
2010-06-11
1
-6
/
+3
*
i965: Remove unnecessary headers.
Vinson Lee
2010-02-25
1
-2
/
+0
*
i965: Don't set a nonexistent enable bit in several SNB state pointers.
Eric Anholt
2010-02-25
1
-3
/
+3
*
i965: Add Sandybridge viewport setup.
Eric Anholt
2010-02-25
1
-0
/
+175