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_vs_constval.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965: Fix bug in the old FS backend's projtex() calculation.
Eric Anholt
2012-08-17
1
-3
/
+1
*
i965: Don't calculate masks of used FS inputs
Ian Romanick
2012-01-11
1
-0
/
+15
*
mesa: Make gl_program::InputsRead 64 bits.
Mathias Fröhlich
2011-11-29
1
-1
/
+1
*
i965: Move the WM input sizes calculation to emit() time.
Eric Anholt
2011-10-29
1
-1
/
+1
*
intel: Convert from GLboolean to 'bool' from stdbool.h.
Kenneth Graunke
2011-10-18
1
-1
/
+1
*
i965/gen6+: Respect the VERTEX_PROGRAM_TWO_SIDE flag for shaders.
Eric Anholt
2011-09-21
1
-3
/
+3
*
mesa: put _mesa_ prefix on vert_result_to_frag_attrib()
Brian Paul
2011-09-06
1
-1
/
+1
*
Refactor code that converts between gl_vert_result and gl_frag_attrib.
Paul Berry
2011-09-06
1
-6
/
+2
*
Revert "i965: Don't compute brw->wm.input_size_masks when it's unused."
Eric Anholt
2011-07-29
1
-11
/
+1
*
i965: Don't compute brw->wm.input_size_masks when it's unused.
Eric Anholt
2011-05-31
1
-1
/
+11
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
i965: fix bugs in projective texture coordinates
Brian Paul
2009-06-16
1
-11
/
+33
*
mesa: merge the prog_src_register::NegateBase and NegateAbs fields
Brian Paul
2009-04-14
1
-1
/
+1
*
i965: use new cast wrappers
Brian Paul
2009-03-10
1
-2
/
+2
*
i965: Remove brw->attribs now that we can just always look in the GLcontext.
Eric Anholt
2009-02-02
1
-1
/
+2
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-2
/
+1
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-1
/
+2
*
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
1
-2
/
+1
*
i965: initial attempt at fixing the aperture overflow
Dave Airlie
2008-04-18
1
-2
/
+3
*
Update DRI drivers for new glsl compiler.
Brian
2007-02-23
1
-3
/
+1
*
cleanup code, compiles with vbo changes
Keith Whitwell
2006-10-31
1
-4
/
+3
*
Simplify the immediate and displaylist code. Treat VertexAttrib*ARB
Keith Whitwell
2006-09-06
1
-1
/
+3
*
Add Intel i965G/Q DRI driver.
Eric Anholt
2006-08-09
1
-0
/
+224