index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
i915simple
/
i915_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
i915: keep track of num_vertex_attribs/buffers for shorter loops
Brian
2008-04-08
1
-0
/
+3
*
gallium: Set vertex state/buffers en-mass.
Brian Paul
2008-03-29
1
-11
/
+12
*
i915: check for NULL const buffer ptr
Brian
2008-03-14
1
-1
/
+1
*
i915: handle NULL object in i915_bind_rasterizer_state()
Brian
2008-03-12
1
-5
/
+6
*
gallium: Add TEX_FILTER_ANISO img filter
Keith Whitwell
2008-03-12
1
-11
/
+8
*
gallium: Silence MSVC warnings.
José Fonseca
2008-03-12
1
-2
/
+5
*
gallium: michel's patch to rework texture/sampler binding interface
Keith Whitwell
2008-03-05
1
-11
/
+35
*
gallium: remove pipe parameter from pipe_texture_reference()
Brian
2008-02-26
1
-2
/
+1
*
gallium/i915: Use tgsi_scan_shader() to collect shader info
Brian
2008-02-26
1
-0
/
+2
*
gallium/i915: need to recompute vertex info if vertex shader changes
Brian
2008-02-25
1
-0
/
+2
*
gallium/i915: overhaul of fragment shader compilation, constant/immediate all...
Brian
2008-02-22
1
-7
/
+29
*
gallium: replace some ordinary assignments with pipe_reference_texture()
Brian
2008-02-20
1
-1
/
+4
*
Code reorganization: update build.
José Fonseca
2008-02-15
1
-1
/
+1
*
Code reorganization: move files into their places.
José Fonseca
2008-02-15
1
-0
/
+694