index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
automake: src/gbm
Matt Turner
2012-01-23
7
-146
/
+46
*
i965: Fix border color on Sandybridge and Ivybridge.
Kenneth Graunke
2012-01-23
1
-1
/
+7
*
Fix underlinking in libOSMesa since commit adefee5 "Always build shared glapi"
Jon TURNEY
2012-01-23
1
-0
/
+2
*
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
*
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
*
Remove src/mesa/ppc
Matt Turner
2012-01-21
7
-183
/
+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
6
-165
/
+35
*
automake: src/mesa/drivers/dri/swrast
Matt Turner
2012-01-20
4
-27
/
+74
*
automake: src/mesa/drivers/dri/nouveau
Matt Turner
2012-01-20
3
-22
/
+67
*
automake: src/mesa/drivers/dri/r200
Matt Turner
2012-01-20
4
-58
/
+100
*
automake: src/mesa/drivers/dri/radeon
Matt Turner
2012-01-20
4
-54
/
+99
*
automake: src/mesa/drivers/dri/i915
Matt Turner
2012-01-20
5
-32
/
+70
*
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
13
-58
/
+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
[next]