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
/
gen8_blend_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Add space before paren
Anuj Phogat
2016-11-07
1
-1
/
+1
*
i965/gen8: Don't enable alpha test and alpha to coverage if draw bufer zero i...
Anuj Phogat
2016-10-24
1
-6
/
+9
*
i965/gen8: Use DrawBuffer->_IntegerBuffers in gen8_upload_ps_blend()
Anuj Phogat
2016-10-24
1
-5
/
+2
*
i965/gen8: Use DrawBuffer->_IntegerBuffers in gen8_upload_blend_state()
Anuj Phogat
2016-10-24
1
-8
/
+2
*
i965: Disable hardware blending if advanced blending is in use.
Kenneth Graunke
2016-08-25
1
-1
/
+2
*
i965: Make all atoms to track BRW_NEW_BLORP by default
Kenneth Graunke
2016-04-23
1
-1
/
+3
*
mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enab...
Bas Nieuwenhuizen
2016-03-24
1
-3
/
+3
*
i965: Delete brw_state_flags::cache and related code.
Kenneth Graunke
2014-12-02
1
-2
/
+0
*
i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
2014-11-29
1
-4
/
+10
*
i965: Listen to BRW_NEW_FRAGMENT_PROGRAM for 3DSTATE_PS_BLEND.
Kenneth Graunke
2014-05-23
1
-2
/
+2
*
i965: Fix state flag comments on color_buffer_write_enabled() calls.
Eric Anholt
2014-04-30
1
-0
/
+1
*
i965: Update BLEND_STATE for Broadwell.
Kenneth Graunke
2014-01-31
1
-0
/
+173
*
i965: Add the new 3DSTATE_PS_BLEND state packet.
Kenneth Graunke
2014-01-31
1
-0
/
+123