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
*
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
*
tgsi: remove trailing comma to silence warning
Brian Paul
2012-02-27
1
-1
/
+1
*
xlib: silence unused var warning
Brian Paul
2012-02-27
1
-0
/
+1
*
svga: Remove unused SVGA_TEX_UNITS constant.
José Fonseca
2012-02-27
1
-1
/
+0
*
svga: Clamp advertised PIPE_SHADER_CAP_MAX_TEMPS to SVGA3D_TEMPREG_MAX.
José Fonseca
2012-02-27
1
-2
/
+2
*
r600g: use u_default_transfer_flush_region for all resource types
Marek Olšák
2012-02-27
3
-9
/
+3
*
r600g: use u_default_transfer_inline_write for all resource types
Marek Olšák
2012-02-27
3
-26
/
+3
*
gallium/util: add fast path for buffers in u_default_transfer_inline_write
Marek Olšák
2012-02-27
1
-14
/
+23
*
gallium/util: set correct usage flags in u_default_transfer_inline_write
Marek Olšák
2012-02-27
1
-0
/
+12
*
r600g: fix streamout cache flush for r600
Marek Olšák
2012-02-27
1
-4
/
+12
*
vl: fix a douple free in xsp winsys backend
Christian König
2012-02-27
1
-1
/
+1
*
vl: adjust matrix and median filter to removal of PIPE_SHADER_CAP_OUTPUT_READ
Christian König
2012-02-27
2
-9
/
+12
*
r600g: cleanup r600_transfer_struct
Marek Olšák
2012-02-27
2
-16
/
+12
*
r600g: check for R600_STREAMOUT env var in winsys
Marek Olšák
2012-02-27
3
-2
/
+7
*
r600g: move initialization of use_surface flag into screen_create
Marek Olšák
2012-02-27
5
-25
/
+18
*
r600g: properly check whether texture is busy in get_transfer
Marek Olšák
2012-02-27
1
-9
/
+5
*
r600g: rename r600_resource_texture::depth to bool is_depth
Marek Olšák
2012-02-27
5
-16
/
+16
*
gallium: remove PIPE_SHADER_CAP_OUTPUT_READ
Marek Olšák
2012-02-27
8
-26
/
+2
*
gallium/rtasm: properly detect SSE and SSE2
Marek Olšák
2012-02-27
1
-24
/
+24
[next]