2014-09-05 |
Michel Dänzer | configure.ac: Add AC_SYS_LARGEFILE |
commit | commitdiff | tree |
2014-09-05 |
Francisco Jerez | clover/util: Null-terminate the result of compat::strin... |
commit | commitdiff | tree |
2014-09-05 |
Francisco Jerez | clover/util: Implement compat::string using aggregation... |
commit | commitdiff | tree |
2014-09-05 |
Francisco Jerez | clover/util: Have compat::vector track separate size... |
commit | commitdiff | tree |
2014-09-05 |
Francisco Jerez | clover: Use conversion operator to initialize build... |
commit | commitdiff | tree |
2014-09-05 |
Jordan Justen | Revert 5 i965 patches: 8e27a4d2, 373143ed, c5bdf9be... |
commit | commitdiff | tree |
2014-09-05 |
Rob Clark | freedreno/ir3: fix constlen with relative addressing |
commit | commitdiff | tree |
2014-09-05 |
Rob Clark | freedreno/ir3: fix error in bail logic |
commit | commitdiff | tree |
2014-09-05 |
Rob Clark | freedreno/ir3: bit of debug |
commit | commitdiff | tree |
2014-09-05 |
Eric Anholt | vc4: Merge qcompile and tgsi_to_qir |
commit | commitdiff | tree |
2014-09-04 |
Jordan Justen | i965/fs: Use prog rather than fp->Base in fs_visitor |
commit | commitdiff | tree |
2014-09-04 |
Jordan Justen | i965/fs: Use stage_prog_data instead of prog_data-... |
commit | commitdiff | tree |
2014-09-04 |
Jordan Justen | i965/fs: Add init function to fs_visitor |
commit | commitdiff | tree |
2014-09-04 |
Eric Anholt | vc4: Add a CSE optimization pass. |
commit | commitdiff | tree |
2014-09-04 |
Eric Anholt | vc4: Switch to using native integers. |
commit | commitdiff | tree |
2014-09-04 |
Eric Anholt | vc4: Expose compares at a lower level in QIR. |
commit | commitdiff | tree |
2014-09-04 |
Eric Anholt | vc4: Stop being so clever in CMP handling. |
commit | commitdiff | tree |
2014-09-04 |
Eric Anholt | state_tracker: Fix bug in conditional discards with... |
commit | commitdiff | tree |
2014-09-04 |
Brian Paul | swrast: s/INLINE/inline/ |
commit | commitdiff | tree |
2014-09-04 |
Brian Paul | osmesa: s/INLINE/inline/ |
commit | commitdiff | tree |
2014-09-04 |
Brian Paul | xlib: s/INLINE/inline/ |
commit | commitdiff | tree |
2014-09-04 |
Brian Paul | meta: s/INLINE/inline/ |
commit | commitdiff | tree |
2014-09-04 |
Brian Paul | mesa: s/INLINE/inline/ |
commit | commitdiff | tree |
2014-09-04 |
Marek Olšák | r600g,radeonsi: make sure there's enough CS space befor... |
commit | commitdiff | tree |
2014-09-04 |
Marek Olšák | mesa: invalidate draw state in glPopClientAttrib |
commit | commitdiff | tree |
2014-09-04 |
Marek Olšák | Revert "r600g,radeonsi: initialize HTILE to fully-expan... |
commit | commitdiff | tree |
2014-09-04 |
Thomas Hellstrom | winsys/svga: Fix incorrect type usage in IOCTL v2 |
commit | commitdiff | tree |
2014-09-04 |
Timothy Arceri | glapi: Add KHR_debug functions to check_table test |
commit | commitdiff | tree |
2014-09-04 |
Carl Worth | egl: Restrict multiplication in calloc arguments to... |
commit | commitdiff | tree |
2014-09-04 |
Carl Worth | Eliminate several cases of multiplication in arguments... |
commit | commitdiff | tree |
2014-09-04 |
Kenneth Graunke | glsl: Report progress from opt_copy_propagation_elements(). |
commit | commitdiff | tree |
2014-09-04 |
Kenneth Graunke | glsl: Skip rewriting instructions in opt_cpe when unnec... |
commit | commitdiff | tree |
2014-09-04 |
Kenneth Graunke | glsl: Initialize source_chan in opt_copy_propagation_el... |
commit | commitdiff | tree |
2014-09-04 |
Kenneth Graunke | i965: Handle ir_triop_csel in emit_bool_to_cond_code(). |
commit | commitdiff | tree |
2014-09-04 |
Kenneth Graunke | i965: Move curb_read_length/total_scratch to brw_stage_... |
commit | commitdiff | tree |
2014-09-03 |
Carl Worth | build: Rename md5 to checksums as part of .PHONY target |
commit | commitdiff | tree |
2014-09-03 |
tiffany | glsl: fix assertion which fails for unsigned array... |
commit | commitdiff | tree |
2014-09-03 |
Jason Ekstrand | i965/copy_image: Divide the x offsets by block width... |
commit | commitdiff | tree |
2014-09-03 |
Jason Ekstrand | i965/copy_image: Use the correct block dimension |
commit | commitdiff | tree |
2014-09-03 |
Jason Ekstrand | meta/copy_image: Use the correct texture level when... |
commit | commitdiff | tree |
2014-09-03 |
Jason Ekstrand | i965/copy_image: Use the correct texture level |
commit | commitdiff | tree |
2014-09-03 |
Michel Dänzer | gallivm: Fix build against LLVM SVN >= r216982 |
commit | commitdiff | tree |
2014-09-03 |
Marek Olšák | r600g: fix alpha-test with HyperZ enabled, fixing L4D2... |
commit | commitdiff | tree |
2014-09-03 |
Michel Dänzer | r600g,radeonsi: Preserve existing buffer flags |
commit | commitdiff | tree |
2014-09-02 |
Jason Ekstrand | main: Don't leak temporary texture rows |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | r300g: pointless assignment of info.indexed |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | omx/h264: remove stray semicolon after if |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | vdpau: unlock the mutex on error paths in attribute... |
commit | commitdiff | tree |
2014-09-02 |
Eric Anholt | u_primconvert: Use u_upload_mgr for our little IB alloc... |
commit | commitdiff | tree |
2014-09-02 |
Eric Anholt | u_primconvert: Shut up compiler warning. |
commit | commitdiff | tree |
2014-09-02 |
Eric Anholt | gbm: Fix gallium build when X11 is in a non-system... |
commit | commitdiff | tree |
2014-09-02 |
Eric Anholt | vc4: Handle a couple of the transfer map flags. |
commit | commitdiff | tree |
2014-09-02 |
Kristian Høgsberg | meta: Make MESA_META_DRAW_BUFFERS restore properly |
commit | commitdiff | tree |
2014-09-02 |
Emil Velikov | Revert "mesa: fix make tarballs" |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | mesa/program_cache: calloc the correct size for the... |
commit | commitdiff | tree |
2014-09-02 |
Michel Dänzer | radeonsi: Compile dummy pixel shader on demand |
commit | commitdiff | tree |
2014-09-02 |
Michel Dänzer | u_blitter: Create all shaders on demand |
commit | commitdiff | tree |
2014-09-02 |
Michel Dänzer | r600g,radeonsi: Inform the kernel if a BO will likely... |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | glsl: free uniform_map on failure path. |
commit | commitdiff | tree |
2014-09-02 |
Paul Berry | main/cs: Add gl_context::ComputeProgram |
commit | commitdiff | tree |
2014-09-02 |
Jordan Justen | mesa: Convert NewDriverState to 64-bits |
commit | commitdiff | tree |
2014-09-02 |
Paul Berry | i965: Modify state upload to allow 2 different sets... |
commit | commitdiff | tree |
2014-09-02 |
Paul Berry | i965: Modify dirty bit handling to support 2 pipelines. |
commit | commitdiff | tree |
2014-09-02 |
Paul Berry | i965: Create a macro for checking a dirty bit. |
commit | commitdiff | tree |
2014-09-02 |
Paul Berry | i965: Create a macro for setting all dirty bits. |
commit | commitdiff | tree |
2014-09-02 |
Paul Berry | i965: Create a macro for setting a dirty bit. |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | i965: add missing parens in vec4 visitor |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | nouveau: don't leak dec struct on error |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | xvmc/tests: %C isn't a valid printf specifier. |
commit | commitdiff | tree |
2014-09-02 |
Dave Airlie | nouveau/nv40: quiten coverity warning in unused vertex... |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nv50: remove unused variables |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | mesa: force height of 1D textures to be 1 in texture... |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nv50: attach the buffer bo to the miptree structures |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nv50: mt address may not be the underlying bo's start... |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nv50: set the miptree address when clearing bo's in... |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nv50/ir: avoid creating instructions that can't be... |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nvc0: don't make 1d staging textures linear |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nv50: zero out unbound samplers |
commit | commitdiff | tree |
2014-09-01 |
Ilia Mirkin | nvc0/ir: avoid infinite recursion when finding first... |
commit | commitdiff | tree |
2014-09-01 |
Rob Clark | freedreno/ir3: add DDX/DDY |
commit | commitdiff | tree |
2014-09-01 |
Rob Clark | freedreno/ir3: don't keep IR around |
commit | commitdiff | tree |
2014-09-01 |
Jason Ekstrand | i965/fs: Don't segfault when debug-logging a null program |
commit | commitdiff | tree |
2014-09-01 |
Jason Ekstrand | i965/vec4: Don't segfault when debug-logging a null... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | radeonsi: implement EXPCLEAR optimization for depth |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g,radeonsi: initialize HTILE to fully-expanded... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | radeonsi: implement fast depth clear |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | radeonsi: move DB_RENDER_CONTROL into draw_vbo |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | radeonsi: disable occlusion queries if they are not... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g,radeonsi: force fast stencil and HTILE stencil... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: set VGT_ENHANCE=4 on R7xx |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: expose AMD_vertex_shader_layer and *_viewport_in... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: fix layered clear |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: some DB bug workarounds for R6xx DB flushing |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: enable fast depth clear for array textures and... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: use HTILE allocator from SI |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | r600g: set DB_DEPTH_SIZE.HEIGHT_TILE_MAX for EG/CM... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | radeonsi: set DB_DEPTH_SIZE.HEIGHT_TILE_MAX, inline... |
commit | commitdiff | tree |
2014-09-01 |
Glenn Kennard | r600g: Implement sm5 geometry shader instancing |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | glsl_to_tgsi: allocate and enlarge arrays for temporari... |
commit | commitdiff | tree |
2014-09-01 |
Marek Olšák | gallium/pb_bufmgr_cache: limit the size of cache |
commit | commitdiff | tree |
next |