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_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
-45
/
+45
*
i965: Allow C++ type safety in the use of enum brw_urb_write_flags.
Paul Berry
2013-08-26
1
-4
/
+8
*
i965: Combine 4 boolean args of brw_urb_WRITE into a flags bitfield.
Paul Berry
2013-08-23
1
-16
/
+4
*
i965 Gen4/5: Generalize SF interpolation setup for GLSL1.3
Chris Forbes
2013-08-01
1
-67
/
+82
*
i965: Move intel_context::gen and gt fields to brw_context.
Kenneth Graunke
2013-07-09
1
-4
/
+4
*
i965: Rename BRW_VARYING_SLOT_MAX -> BRW_VARYING_SLOT_COUNT.
Paul Berry
2013-03-24
1
-1
/
+1
*
i965: Clarify nomenclature: vert_result -> varying
Paul Berry
2013-03-23
1
-27
/
+27
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
1
-24
/
+24
*
i965: Drop the confusing saturate argument to math instruction setup.
Eric Anholt
2012-08-08
1
-2
/
+0
*
i965: handle gl_PointCoord for Gen4 and Gen5 platforms
Yuanhan Liu
2012-03-07
1
-0
/
+4
*
i965: get the jmp distance by instruction index
Yuanhan Liu
2011-12-26
1
-4
/
+4
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-20
/
+21
*
mesa: Create _mesa_bitcount_64() to replace i965's brw_count_bits()
Paul Berry
2011-10-06
1
-2
/
+2
*
i965: SF: Stop using nr_setup_attrs in compute_masks.
Paul Berry
2011-09-06
1
-1
/
+1
*
i965: SF: Change calculate_masks to use the VUE map.
Paul Berry
2011-09-06
1
-4
/
+4
*
i965: SF: Change the flags that refer to "attr" to be based on gl_vert_result.
Paul Berry
2011-09-06
1
-5
/
+6
*
i965: SF: change get_vert_attr to use the VUE map, and rename it.
Paul Berry
2011-09-06
1
-9
/
+14
*
i965: SF: Modify calculate_point_sprite_mask to use the VUE map.
Paul Berry
2011-09-06
1
-11
/
+21
*
i965: Remove linear_color for GL_PERSPECTIVE_CORRECTION_HINT.
Eric Anholt
2011-05-26
1
-1
/
+1
*
i965: Move IF stack handling into the EU abstraction layer/brw_compile.
Kenneth Graunke
2011-05-17
1
-3
/
+2
*
intel: Clean up chipset name and gen num for Ironlake
Zhenyu Wang
2010-04-21
1
-2
/
+2
*
i965: Fix up the handling of point sprite coordinate replacement.
Eric Anholt
2010-03-08
1
-51
/
+84
*
intel: Replace IS_IGDNG checks with intel->is_ironlake or needs_ff_sync.
Eric Anholt
2009-12-22
1
-2
/
+4
*
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
1
-9
/
+9
*
i965: make brw_sf_prog_key::sprite_origin_lower_left one bit
Brian Paul
2009-10-29
1
-2
/
+2
*
i965: add support for new chipsets
Xiang, Haihao
2009-07-13
1
-6
/
+15
*
i965: fixes for JMPI
Xiang, Haihao
2009-07-02
1
-9
/
+9
*
i965: interpolate colors with perspective correction by default
Brian Paul
2009-06-12
1
-4
/
+8
*
i965: Fix glFrontFacing in twoside GLSL demo.
Eric Anholt
2009-03-23
1
-32
/
+0
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-3
/
+3
*
[i965] flip point sprite
Zou Nan hai
2008-02-14
1
-2
/
+2
*
[i965] gl_FrontFacing support
Zou Nan hai
2008-02-14
1
-0
/
+30
*
i965: allocate GRF registers before building subroutines,
Xiang, Haihao
2007-12-19
1
-12
/
+25
*
i965: restore the flag after building the subroutine of the
Xiang, Haihao
2007-12-19
1
-1
/
+12
*
i965: revert commit 1a15b2169ba6cb100627eb525a20a00537cfb6f0,
Xiang, Haihao
2007-09-12
1
-0
/
+6
*
fix fd.o bug #11804
Zou Nan hai
2007-08-02
1
-0
/
+9
*
ARB sprite point support on i965
Zou Nan hai
2007-07-30
1
-0
/
+80
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+609