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
*
softpipe: fix memory leaks
Morgan Armand
2011-11-07
2
-1
/
+7
*
llvmpipe: fix typo in the depth sampling aos code.
Dave Airlie
2011-11-06
1
-1
/
+1
*
llvmpipe: enable RGTC after u_format fix.
Dave Airlie
2011-11-06
1
-5
/
+0
*
u_format: fix RGTC support in fits 8unorm.
Dave Airlie
2011-11-06
1
-2
/
+7
*
scons: add CPP_SOURCES for nv50/nvc0
Chia-I Wu
2011-11-06
2
-2
/
+4
*
android: add CPP_SOURCES for nv50/nvc0
Chia-I Wu
2011-11-06
2
-4
/
+4
*
r600g: add initial linestipple support.
Dave Airlie
2011-11-06
6
-6
/
+51
*
gallivm: change sys::getHostTriple to sys::getDefaultTargetTriple for LLVM >=...
Christian Inci
2011-11-06
1
-0
/
+4
*
g3dvl: Fix memory leaks on error paths.
Vinson Lee
2011-11-05
1
-1
/
+4
*
pp: Reorder calloc to avoid memory leak on error path.
Vinson Lee
2011-11-05
1
-3
/
+4
*
r600g: move SPI setup to PS setup
Vadim Girlin
2011-11-05
4
-74
/
+73
*
r600g: precalculate semantic indices for SPI setup
Vadim Girlin
2011-11-05
5
-58
/
+65
*
Revert "r600g: precalculate semantic indices for SPI setup"
Alex Deucher
2011-11-04
5
-64
/
+57
*
Revert "r600g: move SPI setup to PS setup"
Alex Deucher
2011-11-04
4
-73
/
+74
*
svga: fix varying var remapping for unused FS outputs
Brian Paul
2011-11-04
3
-9
/
+22
*
svga: add comments and reformat code in svga_tgsi_decl_sm30.c
Brian Paul
2011-11-04
1
-47
/
+85
*
st/mesa: set geometry shader to NULL when doing internal drawing
Marek Olšák
2011-11-04
3
-1
/
+27
*
dri: drop drisw_util.h
George Sapountzis
2011-11-04
4
-13
/
+3
*
dri: unify __DRIscreenRec
George Sapountzis
2011-11-04
5
-5
/
+5
*
dri: unify __DriverAPIRec
George Sapountzis
2011-11-04
2
-3
/
+2
*
dri: drop drmLock remnants
George Sapountzis
2011-11-04
3
-7
/
+0
*
dri: drop DRI_VALIDATE macros
George Sapountzis
2011-11-04
1
-24
/
+0
*
gallium/cso_cache: remove one call to pipe_sampler_view_reference
Marek Olšák
2011-11-04
1
-2
/
+4
*
r600g: move SPI setup to PS setup
Vadim Girlin
2011-11-04
4
-74
/
+73
*
r600g: precalculate semantic indices for SPI setup
Vadim Girlin
2011-11-04
5
-57
/
+64
*
svga: Tighten the register file assertions.
José Fonseca
2011-11-04
1
-4
/
+2
*
u_vbuf_mgr: avoid one call to pipe_resource_reference in most cases
Marek Olšák
2011-11-04
1
-1
/
+2
*
svga: use the draw-module's sprite stage depending on FS inputs
Brian Paul
2011-11-03
1
-1
/
+23
*
svga: pass fragment shader to draw module
Brian Paul
2011-11-03
3
-0
/
+12
*
svga: implement generic variable index remapping
Brian Paul
2011-11-03
9
-21
/
+165
*
draw: assert that we have non-null fragment shader
Brian Paul
2011-11-03
2
-0
/
+4
*
r300g: force buffer placements to GTT on big endian machines
Marek Olšák
2011-11-03
1
-0
/
+6
*
state_trackers/vdpau: Add support for VC-1 decoding
Maarten Lankhorst
2011-11-03
3
-2
/
+109
*
state_trackers/vdpau: Add mpeg4 part2 to PipeToProfile and ProfileToPipe
Maarten Lankhorst
2011-11-03
1
-0
/
+8
*
state_trackers/vdpau: Add support for MPEG4 Part 2
Maarten Lankhorst
2011-11-03
2
-20
/
+105
*
state_trackers/vdpau: Test if profile is supported first before trying to cre...
Maarten Lankhorst
2011-11-03
1
-0
/
+12
*
state_trackers/vdpau: Add num_slices to mpeg12 picture structure
Maarten Lankhorst
2011-11-03
2
-0
/
+2
*
state_trackers/vdpau: Implement VdpGenerateCSCMatrix
Maarten Lankhorst
2011-11-03
3
-2
/
+40
*
g3dvl: remove some stale variable increment
Christian König
2011-11-03
1
-1
/
+1
*
r600g: more integer support
Dave Airlie
2011-11-03
2
-23
/
+37
*
libgl-gdi: Mingw-w64 in 32bit mode matches the Mingw32's .DEF semantics.
José Fonseca
2011-11-03
1
-1
/
+1
*
wglSetPixelFormat should ignore the ppfd parameter.
Morgan Armand
2011-11-02
1
-2
/
+4
*
r300g: Fix queries on big endian hosts.
Michel Dänzer
2011-11-02
1
-1
/
+2
*
gallium/util: Add macros for converting from little endian to CPU byte order.
Michel Dänzer
2011-11-02
1
-0
/
+13
*
gallium/dri: Remove references to vblank.
José Fonseca
2011-11-02
2
-7
/
+0
*
Fix gallium dri compile and a merge conflict
Kristian Høgsberg
2011-11-02
3
-9
/
+1
*
svga: Tag cursors with the scanout hint
Jakob Bornecrantz
2011-11-02
1
-2
/
+3
*
dri: Remove unused dri texmem.c
Kristian Høgsberg
2011-11-02
2
-4
/
+2
*
dri: Drop unused dri renderbuffer helper functions
Kristian Høgsberg
2011-11-02
2
-4
/
+2
*
dri: Remove unnecessary timestamp pointer indirection
Kristian Høgsberg
2011-11-02
3
-5
/
+4
[next]