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
/
auxiliary
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: set geometry shader to NULL when doing internal drawing
Marek Olšák
2011-11-04
3
-1
/
+27
*
gallium/cso_cache: remove one call to pipe_sampler_view_reference
Marek Olšák
2011-11-04
1
-2
/
+4
*
u_vbuf_mgr: avoid one call to pipe_resource_reference in most cases
Marek Olšák
2011-11-04
1
-1
/
+2
*
draw: assert that we have non-null fragment shader
Brian Paul
2011-11-03
2
-0
/
+4
*
state_trackers/vdpau: Implement VdpGenerateCSCMatrix
Maarten Lankhorst
2011-11-03
2
-1
/
+21
*
g3dvl: remove some stale variable increment
Christian König
2011-11-03
1
-1
/
+1
*
gallium/util: Add macros for converting from little endian to CPU byte order.
Michel Dänzer
2011-11-02
1
-0
/
+13
*
postprocess: remove const qualifiers on unsigned int parameters
Brian Paul
2011-11-01
1
-2
/
+2
*
llvmpipe: Remove unsed variables.
José Fonseca
2011-10-31
2
-6
/
+1
*
util: Add missing initializer.
José Fonseca
2011-10-31
1
-1
/
+1
*
pipebuffer/debug: Fix a recursive mutex lock
Thomas Hellstrom
2011-10-31
1
-6
/
+3
*
u_format: Fix -NaN handling for packing of 10F_11F_11F_REV to match GL specs.
Eric Anholt
2011-10-28
1
-11
/
+31
*
u_format: Fix clamping of overflow in 10F_11F_11F_REV to match GL specs.
Eric Anholt
2011-10-28
1
-4
/
+18
*
u_format: Fix bitshifting for unpacking from 10F.
Eric Anholt
2011-10-28
1
-2
/
+2
*
u_format: Fix bit definition of UF10_MANTISSA_BITS.
Eric Anholt
2011-10-28
1
-1
/
+1
*
gallium/auxiliary/util: Solaris also has standard Unix sockets
Alan Coopersmith
2011-10-27
2
-4
/
+8
*
tgsi: Fix memory leak in out-of-memory path.
Vinson Lee
2011-10-25
1
-7
/
+10
*
pp: Fix memory leak on error path.
Vinson Lee
2011-10-25
1
-1
/
+2
*
util: handle failed mapping in u_upload_alloc()
Brian Paul
2011-10-24
1
-0
/
+5
*
util: handle failed mapping in u_upload_alloc_buffer()
Brian Paul
2011-10-24
1
-1
/
+6
*
util: remove gotos in u_upload_mgr.c
Brian Paul
2011-10-24
1
-16
/
+8
*
u_blitter: accept overriden width0 and height0
Marek Olšák
2011-10-23
2
-79
/
+57
*
u_blitter: add a copy_texture function which uses views and not resources
Marek Olšák
2011-10-23
2
-115
/
+117
*
gallivm: added lp_build_print_ivec4() function
Brian Paul
2011-10-23
2
-0
/
+24
*
gallivm: Eliminate tgsi_util_get_full_src_register_sign_mode call.
José Fonseca
2011-10-16
1
-11
/
+3
*
llvmpipe: Use lp_build_ifloor_fract for exp2 calculation.
José Fonseca
2011-10-16
1
-5
/
+1
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
11
-137
/
+138
*
draw/llvm: set draw->pt.user.planes field in draw_set_clip_state()
Brian Paul
2011-10-11
1
-1
/
+2
*
draw/llvm: fix hard-coded number of total clip planes
Brian Paul
2011-10-11
5
-14
/
+23
*
u_blitter: clean up velem setup
Dave Airlie
2011-10-10
1
-16
/
+8
*
u_blitter: query vertex shader caps instead of geometry for int vertices
Marek Olšák
2011-10-09
1
-1
/
+1
*
u_blitter: don't create integer vertex elements unless shader supports them
Dave Airlie
2011-10-09
1
-20
/
+29
*
u_blitter: add integer clear support
Dave Airlie
2011-10-09
2
-21
/
+69
*
pb_bufmgr_cache: flush cache when create_buffer fails and try again
Marek Olšák
2011-10-08
1
-0
/
+7
*
gallium: add initial pure integer support (v2)
Dave Airlie
2011-10-08
8
-19
/
+518
*
u_format: add inline helper to find first non void channel
Dave Airlie
2011-10-08
2
-8
/
+22
*
u_blitter: bind a NULL geometry shader
Marek Olšák
2011-10-08
2
-1
/
+32
*
u_blitter: cleanup checking for and restoring saved states
Marek Olšák
2011-10-08
2
-98
/
+172
*
gallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
Marek Olšák
2011-09-30
1
-0
/
+2
*
gallium: add polygon offset clamp state
Christoph Bumiller
2011-09-28
2
-0
/
+7
*
gallium: move border color to be a color union
Dave Airlie
2011-09-27
2
-2
/
+2
*
u_vbuf_mgr: fix uploading with a non-zero index bias
Marek Olšák
2011-09-26
1
-4
/
+11
*
u_vbuf_mgr: dereference some pointers only once etc.
Marek Olšák
2011-09-26
1
-10
/
+13
*
u_vbuf_mgr: rework user buffer uploads
Marek Olšák
2011-09-26
1
-36
/
+58
*
u_vbuf_mgr: remove unused flag U_VBUF_UPLOAD_FLUSHED
Marek Olšák
2011-09-26
2
-21
/
+6
*
u_vbuf_mgr: s/u_vbuf_mgr_/u_vbuf_
Marek Olšák
2011-09-26
2
-64
/
+63
*
u_vbuf_mgr: fix max_index computation for large src_offset
Marek Olšák
2011-09-26
1
-8
/
+8
*
u_vbuf_mgr: don't take per-instance attribs into acc. when computing max index
Marek Olšák
2011-09-26
1
-1
/
+2
*
u_vbuf_mgr: cleanup original vs real vertex buffer arrays
Marek Olšák
2011-09-26
2
-28
/
+25
*
postprocess: Portability fixes.
José Fonseca
2011-09-25
3
-24
/
+27
[next]