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_multisample_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Move arrays brw_multisample_positions* to new header
Chad Versace
2013-08-13
1
-46
/
+1
*
i965: Refactor names of sample_positions_8/4x arrays
Chad Versace
2013-08-13
1
-7
/
+7
*
i965: Delete intel_context entirely.
Kenneth Graunke
2013-07-09
1
-1
/
+1
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-6
/
+3
*
i965: Pass brw_context to functions rather than intel_context.
Kenneth Graunke
2013-07-09
1
-3
/
+1
*
i965: report correct sample positions
Chris Forbes
2013-04-25
1
-4
/
+4
*
i965: expose sample positions
Chris Forbes
2013-03-02
1
-43
/
+74
*
i965: add support for sample mask on Gen6+
Chris Forbes
2013-03-02
1
-6
/
+13
*
i965/msaa: Treat GL_SAMPLES=1 as equivalent to GL_SAMPLES=0.
Paul Berry
2012-08-01
1
-1
/
+2
*
i965/msaa: Remove assertion in 3DSTATE_SAMPLE_MASK to allow 8x MSAA.
Paul Berry
2012-07-24
1
-3
/
+0
*
i965/msaa: Adjust 3DSTATE_MULTISAMPLE packet for 8x MSAA.
Paul Berry
2012-07-24
1
-6
/
+64
*
i965/msaa: Control multisampling behaviour via the visual.
Paul Berry
2012-07-24
1
-5
/
+3
*
i965/msaa: Implement glSampleCoverage.
Paul Berry
2012-06-26
1
-4
/
+22
*
i965/msaa: Enable 4x MSAA on Gen7.
Paul Berry
2012-05-25
1
-8
/
+4
*
i965/gen6: Initial implementation of MSAA.
Paul Berry
2012-05-15
1
-0
/
+102