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_structs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Convert WM_STATE to genxml on gen4-5.
Rafael Antognolli
2017-07-18
1
-121
/
+0
*
i965: Convert CLIP_STATE to genxml.
Rafael Antognolli
2017-07-18
1
-65
/
+0
*
i965: Convert GS_STATE to genxml.
Rafael Antognolli
2017-07-13
1
-44
/
+0
*
i965: Convert CC state on gen4-5 to genxml.
Rafael Antognolli
2017-07-13
1
-92
/
+0
*
i965: Convert SF_STATE to genxml.
Rafael Antognolli
2017-06-16
1
-59
/
+0
*
i965: aa_line_distance_mode should be before the padding.
Rafael Antognolli
2017-06-16
1
-1
/
+1
*
i965: Delete dead old-school packing structs.
Kenneth Graunke
2017-05-30
1
-175
/
+0
*
i965: Port Gen4-5 VS_STATE to genxml.
Kenneth Graunke
2017-05-11
1
-35
/
+0
*
i965/gen6: Upload all the SF viewports
Chris Forbes
2015-05-06
1
-0
/
+2
*
i965: Delete sampler state structures.
Kenneth Graunke
2014-08-02
1
-99
/
+0
*
i965: Drop the degenerate brw_sampler_default_color structure.
Kenneth Graunke
2014-08-02
1
-4
/
+0
*
i965: Replace struct brw_compact_instruction with brw_compact_inst.
Matt Turner
2014-06-26
1
-26
/
+0
*
i965: Replace 'struct brw_instruction' with 'brw_inst'.
Matt Turner
2014-06-26
1
-5
/
+0
*
i965: Throw out guts of struct brw_instruction.
Matt Turner
2014-06-26
1
-644
/
+1
*
i965: Make gen7_pi field of brw_instruction use unsigned instead of GLuint
Kristian Høgsberg
2014-06-09
1
-12
/
+12
*
i965: add struct and SFID for pixel interpolator messages
Chris Forbes
2014-01-18
1
-0
/
+21
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
i965: Don't use GL types in files shared with intel-gpu-tools.
Kenneth Graunke
2013-12-05
1
-809
/
+809
*
i965: Drop trailing whitespace from files shared with intel-gpu-tools.
Kenneth Graunke
2013-12-05
1
-234
/
+234
*
i965: Cite the Ivybridge PRM for DP message descriptor fields.
Kenneth Graunke
2013-07-15
1
-3
/
+3
*
i965: Remove some dead code.
Kenneth Graunke
2013-07-03
1
-31
/
+0
*
i965: Add Gen7+ fields to brw_instruction and add comments.
Matt Turner
2013-05-06
1
-12
/
+19
*
i965: Replace structs with bit-shifting for Gen7 SURFACE_STATE entries.
Kenneth Graunke
2013-01-03
1
-102
/
+0
*
i965: Move BRW_MAX_GRF and similar defines to brw_reg.h.
Kenneth Graunke
2012-12-15
1
-18
/
+0
*
i965: Add the new flag_reg_nr instruction field from IVB.
Eric Anholt
2012-12-11
1
-4
/
+8
*
i965: Correct the name and usage of the flag subregister number field.
Eric Anholt
2012-12-11
1
-5
/
+5
*
i965: Remove bogus flag_reg_nr field from bits3.
Eric Anholt
2012-12-11
1
-4
/
+2
*
i965: Add support for instruction compaction.
Eric Anholt
2012-09-17
1
-0
/
+26
*
i965: Fix typo in shader channel select field name.
Kenneth Graunke
2012-07-27
1
-4
/
+4
*
i965/msaa: Add CMS MSAA settings to brw_structs.h.
Paul Berry
2012-07-11
1
-2
/
+20
*
i965: Set "Shader Channel Select" fields in Haswell's SURFACE_STATE.
Kenneth Graunke
2012-03-30
1
-1
/
+8
*
i965: Add support for the MAD opcode on gen6+.
Eric Anholt
2012-02-10
1
-0
/
+37
*
i965/fs: Fix rendering corruption in unigine tropics.
Eric Anholt
2012-01-30
1
-0
/
+11
*
i965: Replace a should-never-happen fallback with asserts where it matters.
Eric Anholt
2011-11-11
1
-2
/
+0
*
i965: Document most of the brw_instruction message structs.
Kenneth Graunke
2011-10-18
1
-39
/
+79
*
i965: Rename pixel_scoreboard_clear to last_render_target for clarity.
Kenneth Graunke
2011-10-18
1
-4
/
+4
*
i965: Document the brw_instruction Message Descriptor structures.
Kenneth Graunke
2011-10-18
1
-2
/
+27
*
i965: Remove unused structures for command packets.
Kenneth Graunke
2011-07-07
1
-433
/
+0
*
i965: Emit 3DSTATE_VF_STATISTICS in OUT_BATCH style.
Kenneth Graunke
2011-07-07
1
-8
/
+0
*
i965: Convert 3DSTATE_GLOBAL_DEPTH_OFFSET_CLAMP to OUT_BATCH style.
Kenneth Graunke
2011-07-07
1
-9
/
+0
*
i965: Remove brw_surface_state struct that is now unused.
Eric Anholt
2011-05-31
1
-74
/
+0
*
i965: Add support for IF/ELSE/ENDIF control flow on Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+1
*
i965: Fix sampler message descriptor on Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+12
*
i965: Fix SAMPLER_STATE on Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+48
*
i965: Update SURFACE_STATE for Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+78
*
i965: Fix the URB write message descriptor on Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+14
*
i965: Fix render target writes on Ivybridge.
Kenneth Graunke
2011-05-17
1
-0
/
+16
*
i965: Initial Ivybridge Viewport state setup.
Kenneth Graunke
2011-05-17
1
-0
/
+22
*
i965: Rename dp_render_target struct to gen6_dp.
Kenneth Graunke
2011-05-13
1
-1
/
+1
*
i965: Remove dead vertex buffer structs.
Kenneth Graunke
2011-04-20
1
-25
/
+0
[next]