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
*
gallium/egl: fix out-of-tree build
Andreas Boll
2013-03-19
1
-1
/
+1
*
osmesa: fix out-of-tree build
Andreas Boll
2013-03-19
1
-0
/
+1
*
build: Enable x86 assembler on Hurd.
Andreas Boll
2013-03-19
1
-0
/
+3
*
mesa: use ieee fp on s390 and m68k
Andreas Boll
2013-03-19
1
-1
/
+2
*
gallivm: fix return opcode handling in main function of a shader
Roland Scheidegger
2013-03-19
2
-3
/
+18
*
freedreno: clear fixes
Rob Clark
2013-03-19
2
-5
/
+16
*
radeonsi: enable indirect adressing
Christian König
2013-03-19
2
-6
/
+1
*
radeonsi: implement indirect adressing of constants
Christian König
2013-03-19
1
-6
/
+8
*
radeonsi: switch to using resource destribtors for constants v2
Christian König
2013-03-19
2
-29
/
+37
*
radeon/llvm: rework input fetch and output store
Christian König
2013-03-19
2
-122
/
+151
*
tgsi: add initializer data to fix MSVC compile error
Brian Paul
2013-03-19
1
-1
/
+1
*
tgsi: add ArrayID documentation v2
Christian König
2013-03-19
1
-0
/
+18
*
tgsi: use separate structure for indirect address v2
Christian König
2013-03-19
16
-132
/
+193
*
tgsi: add ArrayID to declarations
Christian König
2013-03-19
6
-4
/
+66
*
tgsi: remove TGSI_FILE_(IMMEDIATE|TEMP)_ARRAY
Christian König
2013-03-19
11
-248
/
+2
*
glsl_to_tgsi: remove indirect addressing limitations
Christian König
2013-03-19
1
-33
/
+3
*
glsl_to_tgsi: allocate arrays separately v2
Christian König
2013-03-19
2
-31
/
+59
*
glsl_to_tgsi: use get_temp for all allocations
Christian König
2013-03-19
1
-13
/
+10
*
tgsi/ureg: implement support for array temporaries
Christian König
2013-03-19
2
-24
/
+69
*
tgsi/ureg: cleanup local temporary emission v2
Christian König
2013-03-19
1
-17
/
+13
*
radeon/llvm: Link against libgallium.la to fix an undefined symbol
Andreas Boll
2013-03-19
1
-0
/
+1
*
wayland: Add prime fd passing as a buffer sharing mechanism
Kristian Høgsberg
2013-03-18
6
-34
/
+149
*
Add dri image entry point for creating image from fd
Kristian Høgsberg
2013-03-18
4
-5
/
+108
*
wayland: allocate a __DRIimage for the color buffer
Kristian Høgsberg
2013-03-18
2
-23
/
+37
*
DRI2: HACK: no GLX_INTEL_swap_event if no ScheduleSwap
Rob Clark
2013-03-18
1
-6
/
+15
*
i965/blorp: Add INTEL_DEBUG=blorp flag.
Paul Berry
2013-03-18
3
-0
/
+8
*
r600g: properly set non_disp tiling mode for DMA (v2)
Alex Deucher
2013-03-17
1
-2
/
+6
*
r600g: Use blitter rather than DMA for 128bpp on cayman (v3)
Alex Deucher
2013-03-17
1
-0
/
+11
*
i965: Simplify separate stencil check
Paul Berry
2013-03-16
1
-1
/
+1
*
gallium/build: Fix visibility CFLAGS in automake
Maarten Lankhorst
2013-03-16
6
-4
/
+15
*
scons: Warn when using MSVS versions prior to 2012.
José Fonseca
2013-03-15
1
-0
/
+2
*
i965: Apply depthstencil alignment workaround when doing fast clears.
Paul Berry
2013-03-15
1
-1
/
+5
*
Replace gl_frag_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
72
-791
/
+728
*
Get rid of _mesa_frag_attrib_to_vert_result().
Paul Berry
2013-03-15
2
-33
/
+8
*
Get rid of _mesa_vert_result_to_frag_attrib().
Paul Berry
2013-03-15
3
-37
/
+26
*
mtypes.h: Modify gl_frag_attrib to refer to new gl_varying_slot enum.
Paul Berry
2013-03-15
2
-26
/
+34
*
Replace gl_geom_result enum with gl_varying_slot.
Paul Berry
2013-03-15
6
-52
/
+22
*
mtypes.h: Modify gl_geom_result to refer to new gl_varying_slot enum.
Paul Berry
2013-03-15
1
-21
/
+20
*
Replace gl_geom_attrib enum with gl_varying_slot.
Paul Berry
2013-03-15
5
-58
/
+15
*
mtypes.h: Modify gl_geom_attrib to refer to new gl_varying_slot enum.
Paul Berry
2013-03-15
1
-13
/
+13
*
Replace gl_vert_result enum with gl_varying_slot.
Paul Berry
2013-03-15
45
-391
/
+358
*
mtypes.h: Modify gl_vert_result to refer to new gl_varying_slot enum.
Paul Berry
2013-03-15
2
-28
/
+43
*
mtypes.h: Add new gl_varying_slot enum, and bitfield defines.
Paul Berry
2013-03-15
1
-0
/
+70
*
i965: Change fragment input related bitfields to 64-bit.
Paul Berry
2013-03-15
5
-15
/
+16
*
r600g: add Richland APU pci ids
Alex Deucher
2013-03-15
1
-0
/
+11
*
st/dri: add support for the always_have_depth_buffer option
Brian Paul
2013-03-15
3
-11
/
+28
*
driconf: add a miscellaneous section and always_have_depth_buffer option
Brian Paul
2013-03-15
1
-0
/
+14
*
driconf: reorder options, reformat comments, etc
Brian Paul
2013-03-15
1
-60
/
+74
*
wayland: fix segfault when using software rendering
Philipp Brüschweiler
2013-03-15
1
-1
/
+1
*
softpipe: fix up NUM_ENTRIES confusion
Brian Paul
2013-03-14
3
-13
/
+13
[next]