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
*
automake: correctly append the version-script
Emil Velikov
2014-05-25
6
-25
/
+38
*
targets/libgl-xlib: hide all the exported symbol mayhem
Emil Velikov
2014-05-25
2
-0
/
+12
*
targets/osmesa: include mangled gl symbols
Emil Velikov
2014-05-25
1
-0
/
+1
*
targets/xa: limit the amount of exported symbols
Emil Velikov
2014-05-25
2
-0
/
+43
*
dri_util: keep __dri2ConfigOptions symbol private
Emil Velikov
2014-05-25
1
-1
/
+1
*
glx: do not leak dri3Display
Emil Velikov
2014-05-25
1
-0
/
+4
*
gallium/egl: st_profiles are build time decision, treat them as such
Emil Velikov
2014-05-25
9
-55
/
+28
*
dri_util: set implemented version of the DRI_CORE extension
Emil Velikov
2014-05-25
1
-1
/
+1
*
i965/fs: Don't modify ann_count if not debugging.
Matt Turner
2014-05-25
2
-2
/
+8
*
Revert "i965/fs: Change fs_visitor::emit_lrp to use MAC for gen<6"
Matt Turner
2014-05-24
1
-4
/
+7
*
Revert "i965/vec4: Change vec4_visitor::emit_lrp to use MAC for gen<6"
Matt Turner
2014-05-24
1
-6
/
+10
*
i965: Remove useless typo'd debugging messages.
Matt Turner
2014-05-24
1
-6
/
+0
*
i965: Move brw_land_fwd_jump() to compilation unit of its use.
Matt Turner
2014-05-24
3
-23
/
+16
*
i965/fs: Use next_insn_offset rather than nr_insn.
Matt Turner
2014-05-24
2
-4
/
+4
*
i965: Emit 0.0:F sources with type VF instead.
Matt Turner
2014-05-24
1
-0
/
+16
*
i965: Emit ARF:UD for non-present src1 on Gen6+.
Matt Turner
2014-05-24
1
-2
/
+26
*
i965: Support compacted instructions with immediate sources.
Matt Turner
2014-05-24
1
-20
/
+63
*
i965: Use next_offset() in instruction compaction code.
Matt Turner
2014-05-24
1
-17
/
+3
*
i965: Move next_offset() to brw_eu.h for use elsewhere.
Matt Turner
2014-05-24
2
-11
/
+12
*
i965: Rename next_ip() -> next_offset().
Matt Turner
2014-05-24
1
-30
/
+33
*
i965: Print disassembly after compaction.
Matt Turner
2014-05-24
9
-283
/
+198
*
i965/fs: Make patch_discard_jumps_to_fb_writes return bool.
Matt Turner
2014-05-24
3
-6
/
+8
*
i965: Add annotation data structure and support code.
Matt Turner
2014-05-24
11
-9
/
+183
*
i965/fs+blorp: Remove left over dump_file arguments.
Matt Turner
2014-05-24
5
-19
/
+15
*
i965/fs: Don't hardcode DEBUG_WM in generic fs code.
Matt Turner
2014-05-24
6
-27
/
+25
*
i965: Pass in start_offset to brw_compact_instructions().
Matt Turner
2014-05-24
8
-17
/
+17
*
i965: Delete unused brw_blorp_blit_test_compile().
Matt Turner
2014-05-24
1
-11
/
+0
*
i965/cfg: Make DO instruction begin a basic block.
Matt Turner
2014-05-24
1
-9
/
+12
*
darwin: Guard Core Profile usage behind a testing envvar
Jeremy Huddleston Sequoia
2014-05-24
1
-10
/
+20
*
darwin: Write errors in choosing the pixel format to the crash log
Jeremy Huddleston Sequoia
2014-05-24
1
-2
/
+16
*
nv50: count wrapped textures towards the tex_obj count
Joakim Sindholt
2014-05-23
1
-0
/
+2
*
nvc0: assert that we have vertex elements state
Christoph Bumiller
2014-05-23
1
-0
/
+1
*
nvc0: use PRIxPTR for sizeof()
Christoph Bumiller
2014-05-23
1
-1
/
+1
*
nv50,nvc0: allow 15,16,30 bpp display formats
Christoph Bumiller
2014-05-23
1
-4
/
+4
*
nv50,nvc0: handle guard band defines
Christoph Bumiller
2014-05-23
2
-4
/
+16
*
nv50/ir/tgsi: optimize KIL
Christoph Bumiller
2014-05-23
1
-0
/
+5
*
nv50/ir: fix lowering of predicated instructions (without defs)
Christoph Bumiller
2014-05-23
1
-1
/
+4
*
nv50/ir/opt: fix constant folding with saturate modifier
Christoph Bumiller
2014-05-23
1
-1
/
+3
*
nv50/ir/tgsi: TGSI_OPCODE_POW replicates its result
Christoph Bumiller
2014-05-23
1
-1
/
+5
*
nv50,nvc0: set constbufs dirty on pipe context switch
Christoph Bumiller
2014-05-23
2
-0
/
+5
*
nv50: setup scissors on clear_render_target/depth_stencil
Christoph Bumiller
2014-05-23
1
-2
/
+18
*
nv50,nvc0: always pull out bufctx on context destruction
Christoph Bumiller
2014-05-23
2
-9
/
+7
*
i965: Properly return *RESET* status in glGetGraphicsResetStatusARB
Pavel Popov
2014-05-23
1
-5
/
+13
*
appleglx: Improve error reporting if CGLChoosePixelFormat() didn't find any m...
Jon TURNEY
2014-05-23
1
-0
/
+5
*
Fix build of appleglx
Jon TURNEY
2014-05-23
21
-291
/
+75
*
Make DRI dependencies and build depend on the target
Jon TURNEY
2014-05-23
12
-25
/
+49
*
Fix build for darwin
Jon TURNEY
2014-05-23
8
-3
/
+19
*
targets/egl-static: add missing line break in ldflags
Emil Velikov
2014-05-23
1
-1
/
+1
*
mesa: Fix unbinding GL_DEPTH_STENCIL_ATTACHMENT
James Legg
2014-05-23
1
-0
/
+6
*
targets/osmesa: limit the amount of exported symbols
Emil Velikov
2014-05-23
2
-0
/
+19
[next]