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: cayman fix integer multiplies
Dave Airlie
2012-01-23
1
-1
/
+29
*
r600g: cayman initial integer support
Dave Airlie
2012-01-23
1
-22
/
+24
*
r600g: fix VS fog export
Vadim Girlin
2012-01-23
1
-0
/
+5
*
r600g: shift integer ops are trans unit only on r600.
Dave Airlie
2012-01-22
1
-0
/
+1
*
r600g: replace trans/vector-only instruction lists with ranges (v2)
Vadim Girlin
2012-01-22
1
-71
/
+15
*
Revert "r600g: replace trans/vector-only instruction lists with ranges"
Dave Airlie
2012-01-22
1
-11
/
+73
*
r600g: srgb mode is only valid on certain format types.
Dave Airlie
2012-01-22
1
-0
/
+8
*
r600g: initial cube shadow sampling
Dave Airlie
2012-01-22
1
-2
/
+22
*
r600g: take into account kcache banks for bank swizzle check
Vadim Girlin
2012-01-22
1
-2
/
+2
*
r600g: set round_mode to truncate and get rid of tgsi_f2i on evergreen
Vadim Girlin
2012-01-22
3
-56
/
+50
*
r600g: replace trans/vector-only instruction lists with ranges
Vadim Girlin
2012-01-22
1
-73
/
+11
*
r600g: fix some interpolation tests for evergreen
Vadim Girlin
2012-01-22
1
-4
/
+4
*
r600g: implement clip vertex v2
Vadim Girlin
2012-01-21
10
-113
/
+196
*
r600g: improve kcache line sets handling v2
Vadim Girlin
2012-01-21
4
-86
/
+216
*
r600g: no need to do CUBE coordinate handling for TXQ.
Dave Airlie
2012-01-21
1
-1
/
+3
*
r600g: make INTERP_LOAD_P0 vector-only
Vadim Girlin
2012-01-21
1
-0
/
+1
*
r600g: use S_028B20_BUFFER_0_EN macro for streamout buffer enable
Alex Deucher
2012-01-20
1
-1
/
+1
*
r600g: update streamout support for virtual addresses
Alex Deucher
2012-01-20
1
-7
/
+18
*
Remove reference to now deleted dri/Makefile.targets
Matt Turner
2012-01-20
1
-1
/
+1
*
r600g: fix streamout on evergreen
Vadim Girlin
2012-01-20
1
-0
/
+6
*
r600g: fix combined MEM_STREAM instructions
Vadim Girlin
2012-01-20
1
-1
/
+3
*
Always build shared glapi
Matt Turner
2012-01-20
2
-9
/
+0
*
nvc0: fix some limit cap values
Christoph Bumiller
2012-01-20
1
-9
/
+15
*
nvc0: handle discontiguous outputs in stream_output_info
Christoph Bumiller
2012-01-20
3
-28
/
+25
*
r600g: fixup AR handling (v5)
Dave Airlie
2012-01-20
4
-7
/
+106
*
i915g: Fix indentation.
Stéphane Marchesin
2012-01-19
1
-1
/
+1
*
i915g: Fix indentation and comment.
Stéphane Marchesin
2012-01-19
1
-2
/
+2
*
r600g: fix typo in evergreen register
Alex Deucher
2012-01-19
1
-7
/
+6
*
svga: move svga_texture() casts/calls in svga_surface_copy()
Brian Paul
2012-01-19
1
-2
/
+4
*
i915g: Don't avoid flushing when we have a pending fence.
Stéphane Marchesin
2012-01-18
1
-1
/
+4
*
i915g: Don't invert signalled/unsignalled fences
Stéphane Marchesin
2012-01-18
1
-2
/
+2
*
st/dri: Remove useless flush front.
Stéphane Marchesin
2012-01-18
1
-2
/
+7
*
gbm: Validate usage flags in gbm_bo_create_from_egl_image()
Kristian Høgsberg
2012-01-18
1
-1
/
+1
*
mesa: Make the register allocator allocation take a ralloc context.
Eric Anholt
2012-01-18
1
-1
/
+1
*
svga: change PIPE_CAPF_MAX_TEXTURE_LOD_BIAS from 16.0 to 15.0
Brian Paul
2012-01-18
1
-1
/
+1
*
svga: fix min/max lod clamping
Brian Paul
2012-01-18
1
-4
/
+6
*
svga: add 0.5 in float->int conversion of sample min/max lod
Brian Paul
2012-01-18
1
-2
/
+2
*
r600g: fix ISLT on r600/700
Dave Airlie
2012-01-18
1
-1
/
+1
*
r600g: make r600/700 use correct ineg.
Dave Airlie
2012-01-18
1
-1
/
+1
*
r600g: fix some of the interpolation tests.
Dave Airlie
2012-01-18
1
-5
/
+10
*
r600g: fix UINT_TO_FLT on evergreen
Vadim Girlin
2012-01-18
1
-1
/
+1
*
r600g: add workaround for original R600 PS setup
Alex Deucher
2012-01-17
1
-2
/
+7
*
r600g: fix recip_uint on r600.
Dave Airlie
2012-01-18
1
-0
/
+1
*
r600g: fix USLT for r600-eg
Vadim Girlin
2012-01-17
1
-2
/
+2
*
scons: Add Haiku build support
Alexander von Gluck IV
2012-01-17
1
-4
/
+10
*
r600g: rework IDIV/UDIV and implement MOD/UMOD (v2)
Vadim Girlin
2012-01-17
2
-133
/
+593
*
Complete ARGB8888 naming convention format renames missed
Scott Moreau
2012-01-17
1
-4
/
+3
*
softpipe: Silence unused variable warning on non-LLVM builds.
Vinson Lee
2012-01-16
1
-0
/
+2
*
llvmpipe: Remove unused variable 'packed' from lp_test_round.
Vinson Lee
2012-01-16
1
-2
/
+0
*
util: Silence GCC unused-but-set-variable warning.
Vinson Lee
2012-01-16
1
-0
/
+2
[next]