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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Rename brw_compile to brw_codegen
Jason Ekstrand
2015-04-22
1
-1
/
+1
*
i965/sf: Move brw_compile::flag_value to brw_sf_compile.
Kenneth Graunke
2014-05-27
1
-0
/
+3
*
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
-8
/
+8
*
i965/sf: Use BRW_SF_URB_ENTRY_READ_OFFSET rather than hardcoded values.
Paul Berry
2013-09-16
1
-2
/
+0
*
i965 Gen4/5: Generalize SF interpolation setup for GLSL1.3
Chris Forbes
2013-08-01
1
-1
/
+1
*
i965 Gen4/5: Introduce 'interpolation map' alongside the VUE map
Chris Forbes
2013-08-01
1
-0
/
+1
*
i965: Shrink Gen5 VUE map layout to be the same as Gen4.
Chris Forbes
2013-06-16
1
-1
/
+2
*
i965: handle gl_PointCoord for Gen4 and Gen5 platforms
Yuanhan Liu
2012-03-07
1
-0
/
+1
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-4
/
+4
*
i965: Make brw_compute_vue_map's userclip dependency a boolean.
Paul Berry
2011-10-06
1
-2
/
+1
*
i965: SF: Remove unnecessary variables.
Paul Berry
2011-09-06
1
-2
/
+0
*
i965: SF: Remove attr_to_idx and idx_to_attr.
Paul Berry
2011-09-06
1
-2
/
+0
*
i965: SF: Modify calculate_point_sprite_mask to use the VUE map.
Paul Berry
2011-09-06
1
-1
/
+4
*
i965: SF: Move the computation of urb_entry_read_offset.
Paul Berry
2011-09-06
1
-0
/
+1
*
i965: Remove linear_color for GL_PERSPECTIVE_CORRECTION_HINT.
Eric Anholt
2011-05-26
1
-1
/
+0
*
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-06-10
1
-1
/
+1
*
i965: Fix up the handling of point sprite coordinate replacement.
Eric Anholt
2010-03-08
1
-5
/
+1
*
Merge branch 'outputswritten64'
Ian Romanick
2009-11-17
1
-1
/
+1
*
i965: indentation fix
Brian Paul
2009-10-29
1
-1
/
+1
*
i965: make brw_sf_prog_key::sprite_origin_lower_left one bit
Brian Paul
2009-10-29
1
-2
/
+2
*
i965: interpolate colors with perspective correction by default
Brian Paul
2009-06-12
1
-1
/
+2
*
i965: allocate GRF registers before building subroutines,
Xiang, Haihao
2007-12-19
1
-4
/
+4
*
Merge branch '965-glsl'
Zou Nan hai
2007-10-26
1
-1
/
+1
|
\
|
*
Initial 965 GLSL support
Zou Nan hai
2007-04-12
1
-2
/
+2
*
|
Fix-up #includes to remove some -I options.
Brian
2007-09-11
1
-1
/
+1
*
|
ARB sprite point support on i965
Zou Nan hai
2007-07-30
1
-1
/
+8
|
/
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+105