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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ilo: add GEN6 GPE
Chia-I Wu
2013-04-26
5
-0
/
+5270
*
ilo: hook up pipe context query functions
Chia-I Wu
2013-04-26
2
-5
/
+208
*
ilo: hook up pipe context transfer functions
Chia-I Wu
2013-04-26
1
-4
/
+239
*
ilo: hook up pipe context blit functions
Chia-I Wu
2013-04-26
3
-5
/
+269
*
ilo: hook up pipe context state functions
Chia-I Wu
2013-04-26
4
-61
/
+1148
*
ilo: add functions to manage shaders
Chia-I Wu
2013-04-26
4
-0
/
+899
*
ilo: hook up pipe context flush function
Chia-I Wu
2013-04-26
2
-1
/
+79
*
ilo: add command parser
Chia-I Wu
2013-04-26
3
-0
/
+649
*
ilo: hook up pipe screen resource functions
Chia-I Wu
2013-04-26
2
-5
/
+856
*
ilo: hook up pipe screen format functions
Chia-I Wu
2013-04-26
2
-2
/
+683
*
ilo: hook up pipe_screen param and fence functions
Chia-I Wu
2013-04-26
3
-11
/
+606
*
ilo: add debug flags settable through ILO_DEBUG
Chia-I Wu
2013-04-26
2
-0
/
+28
*
ilo: new pipe driver for Intel GEN6+
Chia-I Wu
2013-04-26
28
-0
/
+4887
*
winsys/intel: new winsys for intel
Chia-I Wu
2013-04-26
5
-0
/
+946
*
gallivm: Fix trivial out-of-bounds indirection in lp_build_cube_lookup().
José Fonseca
2013-04-26
1
-1
/
+1
*
i965/vs: Add support for LRP instruction.
Matt Turner
2013-04-25
5
-3
/
+22
*
i965/vs: Add a function to fix-up uniform arguments for 3-src insts.
Matt Turner
2013-04-25
2
-0
/
+25
*
winsys/radeon: consolidate tracing into winsys v2
Jerome Glisse
2013-04-25
16
-95
/
+68
*
r600g/compute: Removed unused and untested code
Tom Stellard
2013-04-25
5
-776
/
+66
*
r600g/compute: Use a constant buffer to store kernel parameters v2
Tom Stellard
2013-04-25
2
-16
/
+30
*
r600g: Add evergreen_emit_cs_constant_buffers() v2
Tom Stellard
2013-04-25
3
-11
/
+36
*
r600g/compute: Don't use radeon_winsys::buffer_wait() after dispatching a kernel
Tom Stellard
2013-04-25
1
-6
/
+0
*
r600g/compute: Fix input buffer size calculation
Tom Stellard
2013-04-25
1
-1
/
+1
*
linux: Don't emit a .note.ABI-tag section anymore (#26663)
Adam Jackson
2013-04-25
4
-52
/
+0
*
freedreno: use writecombine buffers
Rob Clark
2013-04-25
1
-1
/
+2
*
freedreno: don't patch and re-emit same shader as much
Rob Clark
2013-04-25
5
-64
/
+65
*
i965: Avoid recompiles for fragment clamping on non-clamping APIs.
Eric Anholt
2013-04-25
2
-2
/
+2
*
draw: Yield zeros for LLVM fetches of non-existing vertex elements.
José Fonseca
2013-04-25
1
-21
/
+28
*
trace: Only close trace files on exit.
José Fonseca
2013-04-25
3
-18
/
+4
*
graw: Set the vertex shader constant buffer.
José Fonseca
2013-04-25
1
-1
/
+1
*
graw: Simple utilities to dump and disassemble TGSI tokens.
José Fonseca
2013-04-25
3
-0
/
+97
*
scons: Support clang.
José Fonseca
2013-04-25
3
-3
/
+5
*
util/u_sse: Fix _mm_shuffle_epi8 prototype for clang.
José Fonseca
2013-04-25
1
-1
/
+6
*
scons: Remove redundant code.
José Fonseca
2013-04-25
1
-3
/
+0
*
mesa: fix bogus comment about PrimitiveRestart fields
Chris Forbes
2013-04-25
1
-2
/
+2
*
i965: report correct sample positions
Chris Forbes
2013-04-25
1
-4
/
+4
*
freedreno: fix bogus IMM const reg index
Rob Clark
2013-04-24
2
-3
/
+3
*
freedreno: clear fixes and debugging
Rob Clark
2013-04-24
4
-1
/
+29
*
freedreno: fix texture fetch type
Rob Clark
2013-04-24
4
-2
/
+10
*
freedreno: fix temp register usage
Rob Clark
2013-04-24
1
-48
/
+52
*
freedreno: add noop driver
Rob Clark
2013-04-24
1
-1
/
+3
*
freedreno: use u_math macros/helpers more
Rob Clark
2013-04-24
6
-25
/
+20
*
freedreno: implement fd_screen_destroy()
Rob Clark
2013-04-24
1
-6
/
+26
*
freedreno: set SWAP bit based on format
Rob Clark
2013-04-24
1
-7
/
+19
*
radeon/llvm: Fix segfault with a specifc libelf implementation
Tom Stellard
2013-04-24
1
-0
/
+4
*
r600g: use CP DMA for buffer clears on evergreen+
Alex Deucher
2013-04-24
4
-2
/
+119
*
i965/gen7: fix encoding of (huge) surface size for BRW_SURFACE_BUFFER
Chia-I Wu
2013-04-24
1
-6
/
+10
*
i965/gen7: fix 3DSTATE_LINE_STIPPLE_PATTERN
Chia-I Wu
2013-04-24
1
-3
/
+14
*
i965: fix SURFACE_STATE dumping
Chia-I Wu
2013-04-24
1
-4
/
+4
*
i965: Remove strange comments about math functions.
Matt Turner
2013-04-24
1
-3
/
+3
[next]