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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
docs: remove mention of components no longer in main Mesa tree
Brian Paul
2012-02-29
1
-10
/
+0
*
st/mesa: remove old assertion
Brian Paul
2012-02-29
1
-3
/
+0
*
r300g: init chan=0 to silence warning
Brian Paul
2012-02-29
1
-1
/
+1
*
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
*
glsl: Make gl_InstanceID available with GL_ARB_draw_instanced extension
Ian Romanick
2012-02-29
1
-1
/
+13
*
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
*
egl/drivers: Convert to automake.
Eric Anholt
2012-02-29
7
-105
/
+99
*
egl/main: Convert to automake.
Eric Anholt
2012-02-29
14
-242
/
+217
*
egl: Clean up some flow of EGL platform handling.
Eric Anholt
2012-02-29
1
-18
/
+15
*
egl: Drop the non-builtin-drivers support.
Eric Anholt
2012-02-29
2
-30
/
+2
*
egl: Drop _EGL_MAIN entrypoint obfuscation.
Eric Anholt
2012-02-29
5
-5
/
+2
*
glx: Convert to automake.
Eric Anholt
2012-02-29
5
-121
/
+131
*
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
*
util: replace format equality test with compatibility test in blit code
Brian Paul
2012-02-29
1
-1
/
+21
*
util: better comment for util_is_format_compatible()
Brian Paul
2012-02-29
1
-2
/
+3
*
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
*
util: fix assertions in u_blitter.c code
Brian Paul
2012-02-29
1
-11
/
+11
*
mesa: reorder things in mtypes.h
Brian Paul
2012-02-29
1
-160
/
+169
*
svga: fix max_lod clamping in update_tss_binding()
Brian Paul
2012-02-29
1
-2
/
+2
*
st/vdpau: fix use of *.o in Makefile.vdpau
Christian König
2012-02-29
1
-2
/
+2
*
st/xvmc: fix use of *.o in Makefile.xvmc
Christian König
2012-02-29
1
-2
/
+2
*
i965: Avoid blocking on the GPU for setting the HiZ op vertex data.
Eric Anholt
2012-02-28
4
-60
/
+9
*
glcpp: Don't strlen() the output for every token being printed.
Kenneth Graunke
2012-02-28
2
-24
/
+28
*
ralloc: Make rewrite_tail increase "start" by the new text's length.
Kenneth Graunke
2012-02-28
4
-16
/
+18
*
gallivm: add major integer opcodes to the tgsi action handler
Dave Airlie
2012-02-28
1
-1
/
+382
*
gallivm: drop deprecated opcodes
Dave Airlie
2012-02-28
1
-8
/
+0
*
gallivm: only do rcp/mul for floating
Dave Airlie
2012-02-28
1
-1
/
+2
*
svga: Advertise SVGA3D_DEVCAP_MAX_POINT_SIZE.
José Fonseca
2012-02-28
4
-7
/
+15
*
mesa: Don't disable fast path for normalized types
Neil Roberts
2012-02-28
1
-7
/
+15
*
gallium: remove trailing comma to silence warning
Brian Paul
2012-02-28
1
-1
/
+1
*
mesa: minor comment, whitespace fixes in teximage.c
Brian Paul
2012-02-28
1
-3
/
+1
*
gallivm: add frem support to the lp_build_mod helper.
Dave Airlie
2012-02-28
1
-1
/
+2
*
gallivm: add bitarit xor and not ops.
Dave Airlie
2012-02-28
2
-0
/
+49
*
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
*
gallivm: add integer and unsigned mod arit functions. (v2)
Dave Airlie
2012-02-28
2
-0
/
+25
[prev]
[next]