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
/
drivers
/
llvmpipe
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: separate out floating-point CAPs into its own enum
Marek Olšák
2011-11-22
1
-11
/
+11
*
gallium: remove PIPE_CAP_GLSL and enable GLSL unconditionally
Marek Olšák
2011-11-22
1
-2
/
+0
*
llvmpipe: Silent warnings about undeclared llvmpipe_check_render_cond.
José Fonseca
2011-11-14
2
-0
/
+2
*
llvmpipe: Remove unused variables.
José Fonseca
2011-11-14
1
-2
/
+0
*
llvmpipe: Make more resilient to out-of-memory situations.
José Fonseca
2011-11-14
5
-24
/
+68
*
llvmpipe: fix unswizzle of packed float types.
Dave Airlie
2011-11-14
1
-2
/
+2
*
llvmpipe/u_format: add support for EXT_texture_shared_exponent + EXT_packed_f...
Dave Airlie
2011-11-10
2
-3
/
+37
*
llvmpipe: add NV_conditional_render support.
Dave Airlie
2011-11-10
7
-0
/
+43
*
llvmpipe: enable RGTC after u_format fix.
Dave Airlie
2011-11-06
1
-5
/
+0
*
llvmpipe: Re-advertise support for stencil formats...
José Fonseca
2011-11-01
1
-5
/
+6
*
llvmpipe: Use -1 instead of ~0 for "no slot".
José Fonseca
2011-11-01
3
-15
/
+21
*
llvmpipe: fix a crash in non-SSE path
Chia-I Wu
2011-10-30
1
-1
/
+1
*
llvmpipe: llvmpipe doesn't support pure integers yet.
Dave Airlie
2011-10-26
2
-0
/
+8
*
llvmpipe: point out that there's two stencil writemasks
Brian Paul
2011-10-23
1
-3
/
+4
*
llvmpipe: compare front_facing to NULL to improve readability
Brian Paul
2011-10-23
1
-2
/
+2
*
llvmpipe: Use lp_build_ifloor_fract for exp2 calculation.
José Fonseca
2011-10-16
1
-0
/
+10
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-2
/
+2
*
llvmpipe: don't support rendering to sRGB surfaces
Brian Paul
2011-10-11
1
-1
/
+2
*
gallium: add initial pure integer support (v2)
Dave Airlie
2011-10-08
1
-1
/
+1
*
llvmpipe: Fix the 4 planes (lines) case properly.
José Fonseca
2011-10-05
2
-16
/
+33
*
llvmpipe: Ensure the 16x16 special rasterization path does not touch outside ...
José Fonseca
2011-10-05
4
-5
/
+31
*
gallium: add and use PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS
Marek Olšák
2011-09-30
1
-12
/
+13
*
gallium: remove PIPE_CAP_TEXTURE_MIRROR_REPEAT
Marek Olšák
2011-09-30
1
-2
/
+0
*
llvmpipe: Convert some of the null checks back to asserts.
José Fonseca
2011-09-29
1
-26
/
+12
*
llvmpipe: Also reset the state in lp_scene_bin_reset
José Fonseca
2011-09-29
1
-0
/
+1
*
llvmpipe: Prevent segfault during fs variant cache shrinking.
José Fonseca
2011-09-29
1
-4
/
+15
*
gallium: move border color to be a color union
Dave Airlie
2011-09-27
1
-1
/
+1
*
llvmpipe: Always use memory allocation macros.
José Fonseca
2011-09-25
1
-2
/
+3
*
util: add u_bit_scan helper
Keith Whitwell
2011-09-22
1
-7
/
+0
*
llvmpipe: silence a pointer type warning
Brian Paul
2011-09-20
1
-1
/
+1
*
Update llvmpipe's gitignore
Nicholas Miell
2011-09-19
1
-0
/
+1
*
gallium: move clear paths from rgba to a pointer to a color union (v2)
Dave Airlie
2011-09-18
2
-3
/
+4
*
llvmpipe: Remove dead lp_tile_shuffle_mask.py script.
José Fonseca
2011-09-14
1
-32
/
+0
*
llvmpipe: add some null pointer checks
Brian Paul
2011-09-09
2
-1
/
+35
*
llvmpipe: add more restrict keywords
Brian Paul
2011-08-24
1
-4
/
+4
*
llvmpipe: Don't build lp_test_arit on MSVC.
José Fonseca
2011-08-18
1
-1
/
+1
*
llvmpipe: snprintf->util_snprintf.
José Fonseca
2011-08-18
1
-1
/
+2
*
llvmpipe: Add u_math.h include.
José Fonseca
2011-08-18
1
-0
/
+1
*
llvmpipe: Unit tests for arithmetic functions.
José Fonseca
2011-07-22
3
-2
/
+298
*
llvmpipe: include LLVM version number in name string
Brian Paul
2011-07-19
1
-1
/
+3
*
llvmpipe: fix build with LLVM 3.0svn
Tobias Droste
2011-07-19
1
-4
/
+15
*
scons: make embedding orthogonal to the platform
José Fonseca
2011-06-17
2
-2
/
+2
*
llvmpipe: SSE2 fastpaths for b8g8r8x8 {un,}swizzle
Adam Jackson
2011-06-14
1
-2
/
+66
*
llvmpipe: use $(CXX) instead of g++ for linking.
Stéphane Marchesin
2011-06-06
1
-1
/
+1
*
util_logbase2 takes and returns unsigned, not int
Matt Turner
2011-05-12
1
-2
/
+2
*
Remove redundant util_unsigned_logbase2
Matt Turner
2011-05-12
1
-1
/
+1
*
llvmpipe: move active_query assignment
Brian Paul
2011-04-28
1
-2
/
+2
*
llvmpipe: move active_query assignment in lp_setup_begin_query()
Brian Paul
2011-04-28
1
-2
/
+2
*
gallium: add fallback for copying buffers to all drivers
Marek Olšák
2011-04-21
1
-0
/
+7
*
llvmpipe: Take the sampler view's first_level into account when sampling.
Fabian Bieler
2011-04-08
5
-3
/
+13
[next]