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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: install dri_interface.h
Matt Turner
2012-01-22
1
-0
/
+3
*
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
*
configure.ac: use AC_PROG_MKDIR_P
Matt Turner
2012-01-21
1
-0
/
+1
*
Remove src/mesa/ppc
Matt Turner
2012-01-21
9
-191
/
+0
*
Fix mistake in 349845f7b
Andrei Slăvoiu
2012-01-21
1
-1
/
+1
*
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
*
glsl: Fix 'control reaches end of non-void function' warning.
Vinson Lee
2012-01-20
1
-2
/
+2
*
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
*
automake: src/mesa/drivers/dri
Matt Turner
2012-01-20
7
-165
/
+37
*
automake: src/mesa/drivers/dri/swrast
Matt Turner
2012-01-20
5
-27
/
+82
*
automake: src/mesa/drivers/dri/nouveau
Matt Turner
2012-01-20
5
-29
/
+77
*
automake: src/mesa/drivers/dri/r200
Matt Turner
2012-01-20
11
-85
/
+107
*
automake: src/mesa/drivers/dri/radeon
Matt Turner
2012-01-20
11
-61
/
+123
*
automake: src/mesa/drivers/dri/i915
Matt Turner
2012-01-20
7
-38
/
+83
*
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 dricore
Matt Turner
2012-01-20
1
-21
/
+8
*
Always build shared glapi
Matt Turner
2012-01-20
15
-82
/
+1
*
Remove -ffast-math from default CFLAGS
Matt Turner
2012-01-20
1
-3
/
+0
*
intel/gen6: Some framebuffers having separate depthstencil should be unsupported
Chad Versace
2012-01-20
1
-0
/
+9
*
mesa: Loosen glBlitFramebuffer restrictions on depthstencil buffers (v2)
Chad Versace
2012-01-20
1
-3
/
+10
*
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
*
mesa: allocate transform_feedback_info::Outputs array dynamically
Christoph Bumiller
2012-01-20
2
-39
/
+57
*
r600g: fixup AR handling (v5)
Dave Airlie
2012-01-20
4
-7
/
+106
*
mesa: include arrayobj.h to silence implicit function declaration warning
Brian Paul
2012-01-20
1
-0
/
+1
*
mesa: Fix and speedup gl_array_object::_MaxElement computation.
Mathias Fröhlich
2012-01-20
2
-139
/
+28
*
mesa: Introduce enabled bitfield helper functions.
Mathias Froehlich
2012-01-20
2
-0
/
+41
*
mesa: Use BITFIELD64_RANGE for VERT_BIT_*_ALL.
Mathias Fröhlich
2012-01-20
1
-5
/
+5
*
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
*
glsl: Fix isinf() for non-C99-compliant compilers.
Paul Berry
2012-01-19
1
-14
/
+22
*
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
*
st/mesa: copy num_immediates field when copying the immediates array
Brian Paul
2012-01-19
1
-1
/
+5
*
mesa: Set default access flags based on the run-time API
Ian Romanick
2012-01-19
6
-18
/
+37
*
st/mesa: add fallback pipe formats for (compressed) R, RG formats
Brian Paul
2012-01-19
1
-12
/
+22
[next]