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
*
r600g: fix broken streamout if streamout_begin caused a context flush
Marek Olšák
2012-11-23
1
-2
/
+6
*
r600g: fix ARB_map_buffer_alignment with unaligned offsets and staging buffers
Marek Olšák
2012-11-22
3
-3
/
+8
*
scons: Append x11 library path if linking x11 library.
Vinson Lee
2012-11-21
2
-0
/
+2
*
gallium/tests: update .gitignore files
Andreas Boll
2012-11-21
2
-0
/
+7
*
st/vdpau: Fix vlVdpVideoSurfaceSize for interlaced buffers
Maarten Lankhorst
2012-11-17
1
-2
/
+2
*
util: Only use open coded snprintf for MSVC.
Vinson Lee
2012-11-16
2
-3
/
+3
*
clover: Fix build with clang 3.2
Tom Stellard
2012-11-16
1
-1
/
+6
*
r300/compiler: Avoid generating MOV instructions for invalid IMM swizzles v2
Tom Stellard
2012-11-16
1
-4
/
+349
*
radeonsi: clean up some magic numbers
Alex Deucher
2012-11-16
1
-1
/
+2
*
radeonsi: emit PA_SC_RASTER_CONFIG
Alex Deucher
2012-11-16
1
-0
/
+11
*
[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
[next]