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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] makefiles: use configured name for -ldrm* where possible
Maarten Lankhorst
2012-11-16
12
-24
/
+24
*
radeonsi: remove new asserts and replace with warnings
Alex Deucher
2012-11-15
1
-2
/
+6
*
util/u_debug: Fix DEBUG_NAMED_VALUE.
José Fonseca
2012-11-15
1
-1
/
+1
*
draw: fix crashes with out-of-bounds indices
Roland Scheidegger
2012-11-15
2
-6
/
+9
*
radeonsi: cleanup si_db()
Alex Deucher
2012-11-15
2
-12
/
+12
*
radeonsi: assert the CB format is valid (v2)
Alex Deucher
2012-11-15
1
-2
/
+3
*
radeonsi: assert that the DB format is valid (v2)
Alex Deucher
2012-11-15
1
-8
/
+5
*
gallium: fix some function comments in p_context.h
Dmitry Cherkassov
2012-11-15
1
-3
/
+2
*
radeonsi: Set STENCILOPVAL fields to 1.
Michel Dänzer
2012-11-14
1
-2
/
+4
*
radeonsi: Bump SI_PM4_MAX_DW.
Michel Dänzer
2012-11-14
1
-1
/
+1
*
radeonsi: Handle TGSI TXL opcode.
Michel Dänzer
2012-11-14
1
-0
/
+7
*
radeonsi: Handle TGSI TXB opcode.
Michel Dänzer
2012-11-14
1
-0
/
+7
*
r600g: use LINEAR_ALIGNED tiling for 1D array textures and if height0 <= 3
Marek Olšák
2012-11-13
1
-1
/
+3
*
auxillary: Append LLVM_CXXFLAGS to CXXFLAGS
Tom Stellard
2012-11-13
1
-0
/
+1
*
r300g: don't call buffer_unmap in draw functions
Marek Olšák
2012-11-13
1
-11
/
+0
*
r300g: fix crash since the set_vertex_buffers(start_slot) change
Marek Olšák
2012-11-13
1
-6
/
+7
*
r600g: untiled window-system buffers should be LINEAR_ALIGNED
Marek Olšák
2012-11-13
1
-1
/
+1
*
r600g: use LINEAR_ALIGNED tiling for 1D textures
Marek Olšák
2012-11-13
1
-1
/
+2
*
r600g: use LINEAR_ALIGNED tiling for staging textures, reorder the code
Marek Olšák
2012-11-13
1
-6
/
+10
*
r600g: remove redundant parameter in r600_init_surface
Marek Olšák
2012-11-13
1
-6
/
+4
*
gallivm,draw,llvmpipe: use base ptr + mip offsets instead of mip pointers
Roland Scheidegger
2012-11-12
14
-63
/
+131
*
llvmpipe: always allocate whole miptrees not individual levels
Roland Scheidegger
2012-11-12
2
-60
/
+81
*
radeonsi: Implement alpha testing in pixel shader.
Michel Dänzer
2012-11-12
6
-38
/
+52
*
radeonsi: Initialize uses_kill boolean from TGSI info.
Michel Dänzer
2012-11-12
1
-0
/
+1
*
gallium/u_blitter: handle PIPE_TEXTURE_CUBE_ARRAY in is_box_inside_resource
Marek Olšák
2012-11-11
1
-0
/
+6
*
r600g: fix printk warnings
Dave Airlie
2012-11-10
1
-4
/
+4
*
softpipe: fix unused variable warning.
Dave Airlie
2012-11-10
1
-1
/
+1
*
gallium: fix unused cap warnings in drivers for cube map array cap.
Dave Airlie
2012-11-10
3
-0
/
+3
*
r600g: add initial cube map array support (v2)
Dave Airlie
2012-11-10
9
-15
/
+238
*
u_blitter: fix cube array check
Dave Airlie
2012-11-10
1
-1
/
+1
*
util/u_surface: Support 3D/array textures in util_resource_copy_region().
José Fonseca
2012-11-09
1
-26
/
+44
*
draw: Remove redundant draw_geometry_shader_delete().
José Fonseca
2012-11-09
2
-8
/
+2
*
trace: Support geometry shaders.
José Fonseca
2012-11-09
1
-115
/
+71
*
util/u_surface: Fix util_clear_depth_stencil for Z32_FLOAT_S8X24_UINT.
José Fonseca
2012-11-09
1
-12
/
+6
*
galahad: Support geometry shader / stream-output methods.
José Fonseca
2012-11-09
1
-82
/
+110
*
softpipe,util: Fix blending of R and RG formats.
José Fonseca
2012-11-09
1
-25
/
+1
*
softpipe: Fix rgb_dst_factor == PIPE_BLENDFACTOR_SRC_ALPHA_SATURATE.
José Fonseca
2012-11-09
1
-3
/
+3
*
tgsi: Lift the requirement of indirection being done by ADDR register.
José Fonseca
2012-11-09
1
-1
/
+0
*
util: Fix reduction of line adjacency primitives.
José Fonseca
2012-11-09
1
-0
/
+2
*
softpipe: Handle adjacency primitives.
José Fonseca
2012-11-09
1
-0
/
+46
*
util/u_rect: Make it C++ safe.
José Fonseca
2012-11-09
1
-0
/
+15
*
u_blitter: don't create fragment program for cube maps unless supported.
Dave Airlie
2012-11-09
1
-1
/
+6
*
svga: Fix memory leak in svga_buffer_transfer_map.
Vinson Lee
2012-11-08
1
-0
/
+2
*
u_blitter: add cube map array support.
Dave Airlie
2012-11-09
1
-2
/
+3
*
softpipe: add ARB_texture_cube_map_array support (v1.1)
Dave Airlie
2012-11-09
6
-44
/
+274
*
gallium: add defines/shader opcode for texture cube map array
Dave Airlie
2012-11-09
6
-6
/
+25
*
r600g: fix lod bias/explicit lod with cube maps.
Dave Airlie
2012-11-09
1
-8
/
+20
*
r600g: clarify const buffer numbering and handling
Dave Airlie
2012-11-09
4
-4
/
+10
*
r600g: fix pre eg export with llvm
Vincent Lejeune
2012-11-08
1
-1
/
+1
*
wayland: Destroy frame callback when destroying surface
Jonas Ådahl
2012-11-07
1
-0
/
+3
[next]