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
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
*
vl: move dirty area handling into winsys abstraction
Christian König
2012-03-01
7
-10
/
+56
*
vl: hide X latency by using asynchronous requests
Christian König
2012-03-01
1
-11
/
+37
*
vl: use SwapBuffers instead of CopyBuffers
Christian König
2012-03-01
3
-42
/
+11
*
st/xvmc: remove dst buffer texture workaround
Christian König
2012-03-01
3
-23
/
+11
*
vl: rewrite vl DRI backend using XCB
Christian König
2012-03-01
6
-858
/
+147
*
egl: Don't include strings.h on Windows.
José Fonseca
2012-03-01
2
-1
/
+1
*
mesa: let GL3 buf obj queries not depend on opengl major version
Yuanhan Liu
2012-03-01
1
-6
/
+6
*
gallivm: Update comments and prototype of vector-selects.
José Fonseca
2012-03-01
1
-20
/
+31
*
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
6
-105
/
+97
*
egl/main: Convert to automake.
Eric Anholt
2012-02-29
9
-224
/
+185
*
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
4
-121
/
+127
*
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
[prev]
[next]