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
*
mesa: use _mesa_rebase_rgba_float/uint() in glGetTexImage code
Brian Paul
2012-03-08
1
-73
/
+4
*
mesa: use _mesa_rebase_rgba_float/uint() in glReadPixels code
Brian Paul
2012-03-08
1
-0
/
+4
*
mesa: add _mesa_rebase_rgba_float/uint() functions
Brian Paul
2012-03-08
2
-0
/
+98
*
glsl: Refine the loop instruction counting.
Eric Anholt
2012-03-08
1
-12
/
+36
*
r600g: enable ARB_draw_instanced
Marek Olšák
2012-03-08
1
-1
/
+1
*
vl/video_buffer: add YUVA and VUYA support
Christian König
2012-03-08
1
-0
/
+20
*
gallium: remove format aliases
Christian König
2012-03-08
2
-5
/
+1
*
st/vdpau: cleanup YCBCR matching functions
Christian König
2012-03-08
1
-6
/
+6
*
st/vdpau: fix chroma_format handling in VideoSurfaceQueryGetPutBitsYCbCrCapab...
Christian König
2012-03-08
1
-4
/
+18
*
r600g: use SX_MISC to implement rasterizer discard
Marek Olšák
2012-03-08
4
-4
/
+13
*
Revert "r600g: fix and improve rasterizer discard for r600-r700"
Marek Olšák
2012-03-08
2
-15
/
+6
*
Revert "r600g: rework rasterizer discard for evergreen"
Marek Olšák
2012-03-08
5
-45
/
+16
*
svga: fix the rasterizer state resets
Zack Rusin
2012-03-07
2
-2
/
+17
*
glx: Also put a symlink from libGL.so in lib/ for now.
Johannes Obermayr
2012-03-07
1
-0
/
+1
*
gbm_dri: Fix DRIimage lookup callback
Benjamin Franzke
2012-03-07
1
-2
/
+2
*
mesa: handle array textures in strip_texture_border()
Brian Paul
2012-03-07
1
-17
/
+21
*
r600g: only emit SX_SURFACE_SYNC on r700 if there's CS checker support
Marek Olšák
2012-03-07
1
-1
/
+1
*
i965: handle gl_PointCoord for Gen4 and Gen5 platforms
Yuanhan Liu
2012-03-07
5
-5
/
+45
*
i915: move the FALLBACK_DRAW_OFFSET check outside the drawing rect check
Yuanhan Liu
2012-03-07
1
-4
/
+3
*
dri/nouveau: don't use nested functions
nobled
2012-03-06
2
-64
/
+78
*
gallivm: Pass in a MCRegisterInfo to MCInstPrinter on llvm-3.1.
Vinson Lee
2012-03-06
1
-1
/
+12
*
draw/llvm: add clip distance support
Dave Airlie
2012-03-06
1
-46
/
+77
*
draw/llvm: fix storing of clipvertex and positions into pre_clip_pos (v2)
Dave Airlie
2012-03-06
1
-8
/
+11
*
draw/llvm: fix clipvertex setting up clipmask. (v2)
Dave Airlie
2012-03-06
1
-11
/
+30
*
gallium: add llvm-related TODOs. (v2)
Dave Airlie
2012-03-06
1
-0
/
+21
*
mesa: Fix valid texture target test in _mesa_GetTexLevelParameteriv()
Anuj Phogat
2012-03-05
2
-2
/
+1
*
egl: Use -no-undefined libtool flag
Jon TURNEY
2012-03-05
1
-1
/
+1
*
i965: fixup W-tile offset computation to take swizzling into account
Daniel Vetter
2012-03-05
7
-22
/
+49
*
meta: Fix compilation without FEATURE_EXT_transform_feedback
Benjamin Franzke
2012-03-05
1
-0
/
+6
*
meta: Fix compilation without FEATURE_feedback
Benjamin Franzke
2012-03-05
1
-0
/
+6
*
wayland: Use new wl_display_disconnect
Benjamin Franzke
2012-03-05
3
-3
/
+3
*
gallivm: fix floating type in lp_build_mod helper
Roland Scheidegger
2012-03-05
1
-1
/
+1
*
st/vdpau: make the interface thread save
Christian König
2012-03-05
9
-35
/
+175
*
st/vdpau: implement support for high-precision output timing
Christian König
2012-03-05
4
-41
/
+136
*
st/vdpau: implement support for extra mixer layers
Christian König
2012-03-05
1
-6
/
+21
*
r600g: replace atom_ prefix with _state and _cmd suffixes
Marek Olšák
2012-03-05
8
-59
/
+59
*
r600g: cleanup includes
Marek Olšák
2012-03-05
19
-129
/
+37
*
winsys/radeon: cleanup includes
Marek Olšák
2012-03-05
1
-3
/
+1
*
r600g: move r600_context_bo_reloc to r600_pipe.h
Marek Olšák
2012-03-05
5
-11
/
+7
*
r600g: remove unused function r600_context_reg_bo
Marek Olšák
2012-03-05
2
-17
/
+0
*
r600g: remove unused definitions
Marek Olšák
2012-03-05
3
-12
/
+0
*
r600g: don't enable tiling for STAGING and STREAM usage cases
Marek Olšák
2012-03-05
1
-6
/
+7
*
winsys/radeon: add usage parameter to cs_is_buffer_referenced
Marek Olšák
2012-03-05
5
-6
/
+21
*
r600g: initialize DB_DEPTH_CONTROL at beginning of CS
Marek Olšák
2012-03-05
2
-0
/
+3
*
r600g: initialize VS_GS_OUT_PRIM_TYPE
Marek Olšák
2012-03-05
5
-0
/
+38
*
r600g: initialize SX_SURFACE_SYNC
Marek Olšák
2012-03-05
4
-0
/
+11
*
r600g: if pixel shader is NULL, bind a dummy one
Marek Olšák
2012-03-05
3
-7
/
+28
*
r600g: add support for missing colorbuffer formats
Marek Olšák
2012-03-05
2
-2
/
+158
*
r600g: remove support for SCALED colorbuffer formats
Marek Olšák
2012-03-05
2
-34
/
+0
*
r600g: permit blitting between textures with STREAM and STAGING usage
Marek Olšák
2012-03-05
1
-8
/
+1
[next]