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
*
gallivm: obey clarified shift behavior
Roland Scheidegger
2013-08-02
2
-8
/
+24
*
tgsi: obey clarified shift behavior
Roland Scheidegger
2013-08-02
1
-12
/
+27
*
gallium: clarify shift behavior with shift count >= 32
Roland Scheidegger
2013-08-02
1
-12
/
+18
*
nvc0: properly align NVE4_COMPUTE_MP_TEMP_SIZE
Samuel Pitoiset
2013-07-31
2
-2
/
+3
*
gallivm: use nearest rounding for float->unorm24 conversion
Roland Scheidegger
2013-07-31
1
-4
/
+6
*
gallium/util: reformat, comment util_get_offset()
Brian Paul
2013-07-31
1
-3
/
+7
*
gallium/util: comments, var renaming in u_inlines.h
Brian Paul
2013-07-31
1
-13
/
+48
*
softpipe: use new softpipe_resource_data() accessor
Brian Paul
2013-07-31
3
-4
/
+20
*
softpipe: don't ignore pipe_constant_buffer::buffer_offset
Brian Paul
2013-07-31
1
-3
/
+5
*
gallium/docs: clarify definition of PIPE_CAP_USER_CONSTANT_BUFFERS, etc
Brian Paul
2013-07-31
1
-5
/
+8
*
st/dri: add a new driconf option disable_shader_bit_encoding for Unigine
Marek Olšák
2013-07-30
4
-1
/
+6
*
mesa,glsl,st/dri: add a new driconf option force_glsl_version for Unigine
Marek Olšák
2013-07-30
4
-7
/
+12
*
st/dri: remove driOptionCache from dri_context in favor of dri_screen
Marek Olšák
2013-07-30
2
-13
/
+1
*
st/dri: move enabling postprocessing to dri_screen
Marek Olšák
2013-07-30
4
-16
/
+18
*
st/dri: remove more unused driconf options
Marek Olšák
2013-07-30
1
-6
/
+1
*
st/dri: implement the driconf option force_s3tc_enable properly
Marek Olšák
2013-07-30
5
-12
/
+23
*
driconf: remove the unused option allow_large_textures
Marek Olšák
2013-07-30
1
-2
/
+1
*
st/dri: support the driconf option disable_blend_func_extended
Marek Olšák
2013-07-30
4
-3
/
+8
*
st/osmesa: initialize disable_glsl_line_continuations
Marek Olšák
2013-07-30
1
-0
/
+1
*
gallium/postprocessing: convert blits to pipe->blit
Marek Olšák
2013-07-30
5
-25
/
+54
*
gallium/postprocessing: fix shader parsing
Marek Olšák
2013-07-30
1
-2
/
+2
*
Revert "r300g: Give CLIP_DISABLE another try"
Marek Olšák
2013-07-30
2
-3
/
+2
*
r600g/compute: Added missing address space checking of kernel parameters
Jonathan Charest
2013-07-30
1
-3
/
+2
*
clover: Added missing address space checking of kernel parameters v2
Jonathan Charest
2013-07-30
1
-15
/
+31
*
gallivm: (trivial) git rid of assertion in float->uint conversion code
Roland Scheidegger
2013-07-29
1
-2
/
+3
*
nvc0: force use of correct firmware file
Maarten Lankhorst
2013-07-28
1
-1
/
+1
*
gallivm: fix float->SNORM conversion
Roland Scheidegger
2013-07-27
2
-11
/
+47
*
util: don't flush overflowing values to infinity in half-float conversion
Roland Scheidegger
2013-07-27
2
-9
/
+17
*
tgsi: handle texel swizzles correctly for d3d10-style sample opcodes
Roland Scheidegger
2013-07-27
1
-5
/
+35
*
gallivm: handle texel swizzles correctly for d3d10-style sample opcodes
Roland Scheidegger
2013-07-27
2
-0
/
+29
*
st/clover: Allow double precision operations
Niels Ole Salscheider
2013-07-25
1
-0
/
+1
*
gallium/vl: add prime support
Dave Airlie
2013-07-26
1
-1
/
+19
*
xa: move surface to ref/unref api
Jerome Glisse
2013-07-25
3
-2
/
+18
*
xa: let ddx handle flush
Jerome Glisse
2013-07-25
2
-9
/
+2
*
xa: export a common context flush function
Jerome Glisse
2013-07-25
4
-7
/
+17
*
xa: add handle type parameter to get handle
Jerome Glisse
2013-07-25
2
-2
/
+18
*
xa: add xa_surface_from_handle()
Rob Clark
2013-07-25
2
-4
/
+46
*
gallivm: Remove NoFramePointerElimNonLeaf for LLVM >= 3.4.
Vinson Lee
2013-07-25
1
-0
/
+2
*
draw: fix vertex id computation
Zack Rusin
2013-07-25
5
-13
/
+37
*
draw: cleanup and fix instance id computation
Zack Rusin
2013-07-25
4
-13
/
+8
*
gallivm: Remove dead code in lp_build_compare_ext.
Vinson Lee
2013-07-24
1
-6
/
+0
*
nv50,nvc0: s/uint16/uint32 for constant buffer offset
Christoph Bumiller
2013-07-24
2
-2
/
+2
*
draw: always call util_cpu_detect() in draw context creation.
Roland Scheidegger
2013-07-24
1
-1
/
+4
*
gallium/util: Fix detection of AVX cpu caps
Andre Heider
2013-07-23
1
-2
/
+25
*
clover: Respect kernel argument alignment restrictions.
Francisco Jerez
2013-07-22
2
-2
/
+19
*
clover: Extend kernel arguments for differing host and device data types.
Francisco Jerez
2013-07-22
2
-4
/
+56
*
clover: Byte-swap kernel arguments when host and device endianness differ.
Francisco Jerez
2013-07-22
1
-37
/
+65
*
clover: Add kernel argument fields to allow differing host/target data types.
Francisco Jerez
2013-07-22
1
-2
/
+23
*
clover: Pass corresponding module::argument to kernel::argument::bind().
Francisco Jerez
2013-07-22
2
-84
/
+61
*
clover: Return correct value for CL_DEVICE_ENDIAN_LITTLE
Tom Stellard
2013-07-22
3
-1
/
+8
[next]