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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "st/mesa: don't unreference user attribs up front."
Brian Paul
2012-03-01
1
-6
/
+3
*
mesa: let GL3 buf obj queries not depend on opengl major version
Yuanhan Liu
2012-03-01
1
-6
/
+6
*
st/mesa: remove old assertion
Brian Paul
2012-02-29
1
-3
/
+0
*
i965: Disable PrimitiveID upload.
Kenneth Graunke
2012-02-29
1
-1
/
+1
*
i965: Enable the GL_ARB_draw_instanced extension.
Kenneth Graunke
2012-02-29
2
-2
/
+3
*
i965: Fix swizzles for system values such as gl_InstanceID.
Kenneth Graunke
2012-02-29
1
-0
/
+4
*
mesa: Add missing error check for first < 0 in glDrawArraysInstanced().
Eric Anholt
2012-02-29
1
-0
/
+6
*
mesa: Fix display lists for draw_elements_base_vertex with draw_instanced.
Eric Anholt
2012-02-29
1
-2
/
+16
*
mesa: Fix display list handling for GL_ARB_draw_instanced.
Eric Anholt
2012-02-29
2
-6
/
+28
*
mesa: Fix typo in comment.
Eric Anholt
2012-02-29
1
-1
/
+1
*
i965: Fix Gen6+ dynamic state upper bound on older kernels.
Kenneth Graunke
2012-02-29
1
-2
/
+1
*
glx: Convert to automake.
Eric Anholt
2012-02-29
1
-2
/
+0
*
mesa: Push the shine table into the tnl module.
Mathias Fröhlich
2012-02-29
10
-179
/
+183
*
mesa: Do not invalidate shine tables in compute light positions.
Mathias Fröhlich
2012-02-29
1
-3
/
+0
*
mesa: Avoid revalidating shine tables in _tnl_RasterPos.
Mathias Fröhlich
2012-02-29
1
-2
/
+0
*
mesa: Avoid using the shine table for _tnl_RasterPos
Mathias Fröhlich
2012-02-29
1
-1
/
+5
*
mesa: Avoid explicit invalidation of shine tables.
Mathias Fröhlich
2012-02-29
1
-27
/
+0
*
mesa: Remove gl_light_attrib::_Flags.
Mathias Fröhlich
2012-02-29
3
-6
/
+4
*
mesa: Remove _CosCutoffNeg from light state.
Mathias Fröhlich
2012-02-29
2
-6
/
+2
*
mesa: use arrayObj var in more places in client_state()
Brian Paul
2012-02-29
1
-3
/
+3
*
mesa: asst. fixes for texture arrays and borders
Brian Paul
2012-02-29
1
-12
/
+20
*
mesa: check for no state change in VertexAttribDivisor()
Brian Paul
2012-02-29
1
-2
/
+8
*
mesa: reorder things in mtypes.h
Brian Paul
2012-02-29
1
-160
/
+169
*
i965: Avoid blocking on the GPU for setting the HiZ op vertex data.
Eric Anholt
2012-02-28
4
-60
/
+9
*
mesa: Don't disable fast path for normalized types
Neil Roberts
2012-02-28
1
-7
/
+15
*
mesa: minor comment, whitespace fixes in teximage.c
Brian Paul
2012-02-28
1
-3
/
+1
*
st/mesa: don't unreference user attribs up front.
Dave Airlie
2012-02-28
1
-3
/
+6
*
mesa/vbo: inline vbo_sizeof_ib_type.
Dave Airlie
2012-02-28
2
-18
/
+16
*
xlib: silence unused var warning
Brian Paul
2012-02-27
1
-0
/
+1
*
gallium: remove PIPE_SHADER_CAP_OUTPUT_READ
Marek Olšák
2012-02-27
1
-11
/
+2
*
scons: Don't build the assembly sources on Mac OS X.
Vinson Lee
2012-02-25
1
-1
/
+1
*
mesa/gdi: include swrast.h to fix compilation
Brian Paul
2012-02-24
1
-0
/
+1
*
st/mesa: initialize the MaxViewport, MaxRenderbufferSize constants
Brian Paul
2012-02-24
1
-0
/
+8
*
mesa: move more swrast-related #defines out of core Mesa
Brian Paul
2012-02-24
3
-40
/
+28
*
mesa: remove STENCIL_BITS use
Brian Paul
2012-02-24
1
-1
/
+1
*
xlib: remove STENCIL_BITS
Brian Paul
2012-02-24
1
-3
/
+3
*
mesa: remove last of MAX_WIDTH, MAX_HEIGHT
Brian Paul
2012-02-24
3
-13
/
+7
*
mesa: remove MAX_WIDTH from prog_execute.h
Brian Paul
2012-02-24
2
-1
/
+7
*
intel: remove MAX_WIDTH usage in intelInitContext()
Brian Paul
2012-02-24
1
-4
/
+2
*
swrast: check max renderbuffer size against SWRAST_MAX_WIDTH
Brian Paul
2012-02-24
1
-0
/
+2
*
osmesa: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
1
-4
/
+4
*
dri/swrast: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
1
-1
/
+1
*
xlib: use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
1
-3
/
+3
*
swrast: define, use SWRAST_MAX_WIDTH/HEIGHT
Brian Paul
2012-02-24
16
-46
/
+55
*
mesa: remove some cruft from config.h
Brian Paul
2012-02-24
1
-16
/
+1
*
mesa: minor comment clean-ups in config.h
Brian Paul
2012-02-24
1
-4
/
+4
*
mesa: remove WIN32 MAX_WIDTH work-around in config.h
Brian Paul
2012-02-24
1
-17
/
+0
*
swrast: remove MAX_WIDTH array in s_span.c
Brian Paul
2012-02-24
1
-1
/
+2
*
swrast: simplify mask array code
Brian Paul
2012-02-24
1
-3
/
+4
*
swrast: stop using MAX_WIDTH arrays in triangle code
Brian Paul
2012-02-24
1
-2
/
+2
[next]