2011-09-09 |
Brian Paul | st/mesa: init program MaxLocalParams, MaxEnvParams... |
commit | commitdiff | tree |
2011-09-09 |
Chia-I Wu | d3d1x: fix a build error |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | i965/vs: Allow copy propagation on GRFs. |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | i965/vs: Clear tracked copy propagation values whose... |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | i965/vs: Add support for copy propagation of the UNIFOR... |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | i965/vs: Add constant propagation to a few opcodes. |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | i965/vs: Keep track of indices into a per-register... |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | i965/vs: Switch to the new VS backend by default. |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | i965/vs: Add support for overflowing the number of... |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | i965/vs: Pack uniform registers before optimization |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | i965/vs: When failing due to lack of spilling, don... |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | i965/vs: Fix variable indexed array access with more... |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | i965/vs: Add annotation to more of the URB write. |
commit | commitdiff | tree |
2011-09-09 |
Chia-I Wu | egl_dri2: add support for RGBA_8888 android native... |
commit | commitdiff | tree |
2011-09-09 |
Chia-I Wu | st/dri: add support for __DRI_IMAGE_FORMAT_ABGR8888 |
commit | commitdiff | tree |
2011-09-09 |
Chia-I Wu | intel: add support for __DRI_IMAGE_FORMAT_ABGR8888 |
commit | commitdiff | tree |
2011-09-09 |
Chia-I Wu | dri2: add __DRI_IMAGE_FORMAT_ABGR8888 to __DRI_IMAGE |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | glsl: Don't do structure splitting until link time. |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | glsl: Clarify error message about whole-array assignmen... |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | glsl: When assiging from a whole array, mark it as... |
commit | commitdiff | tree |
2011-09-09 |
Eric Anholt | glsl: Fix setting of OutputsWritten for whole array... |
commit | commitdiff | tree |
2011-09-09 |
Brian Paul | mesa: remove unneeded #include of texfetch.h |
commit | commitdiff | tree |
2011-09-09 |
Brian Paul | mesa: use _mesa_unpack_float_z_row in get_tex_depth() |
commit | commitdiff | tree |
2011-09-09 |
Brian Paul | mesa: use ctx->Driver.GetTexImage() to decompress base... |
commit | commitdiff | tree |
2011-09-09 |
Brian Paul | mesa: handle compressed images in get_tex_rgba() |
commit | commitdiff | tree |
2011-09-09 |
Brian Paul | mesa: new _mesa_decompress_image() function |
commit | commitdiff | tree |
2011-09-09 |
Brian Paul | mesa: added _mesa_get_uncompressed_format(), _mesa_form... |
commit | commitdiff | tree |
2011-09-09 |
Brian Paul | mesa: add new pixel format unpacking code |
commit | commitdiff | tree |
2011-09-09 |
Brian Paul | meta: added _mesa_meta_GetTexImage() |
commit | commitdiff | tree |
2011-09-09 |
Brian Paul | meta: move texcoord setup into setup_texture_coords() |
commit | commitdiff | tree |
2011-09-08 |
Marcin Slusarz | nouveau: fix nouveau_fence leak |
commit | commitdiff | tree |
2011-09-08 |
Marcin Slusarz | nv50: fix screen->blitctx memory leak |
commit | commitdiff | tree |
2011-09-08 |
Adam Jackson | gles: Fix glGet(GL_{NUM_,}COMPRESSED_TEXTURE_FORMATS_ARB) |
commit | commitdiff | tree |
2011-09-08 |
Paul Berry | glsl: Make sure gl_ClipDistance and gl_ClipVertex are... |
commit | commitdiff | tree |
2011-09-08 |
Paul Berry | glsl: Check that gl_ClipDistance[] is not sized too... |
commit | commitdiff | tree |
2011-09-08 |
Paul Berry | glsl: Rework oversize array check for gl_TexCoord. |
commit | commitdiff | tree |
2011-09-08 |
Paul Berry | glsl: Add constant gl_MaxClipDistances. |
commit | commitdiff | tree |
2011-09-08 |
Paul Berry | glsl: Make gl_ClipDistance[] implicitly sized. |
commit | commitdiff | tree |
2011-09-08 |
José Fonseca | scons: Use -g instead of -g3. |
commit | commitdiff | tree |
2011-09-08 |
José Fonseca | st/egl: Fix GDI build. |
commit | commitdiff | tree |
2011-09-08 |
José Fonseca | Define INLINE macro in terms of inline. |
commit | commitdiff | tree |
2011-09-08 |
Benjamin Franzke | st/egl: add premultiplied alpha support to wayland |
commit | commitdiff | tree |
2011-09-08 |
Benjamin Franzke | st/egl: correctly return configs under wayland |
commit | commitdiff | tree |
2011-09-08 |
Chia-I Wu | Revert "st/egl: correctly return configs under wayland" |
commit | commitdiff | tree |
2011-09-08 |
Chia-I Wu | Revert "st/egl: add premultiplied alpha support to... |
commit | commitdiff | tree |
2011-09-08 |
Chia-I Wu | st/egl: add premultiplied alpha support to wayland |
commit | commitdiff | tree |
2011-09-08 |
Chia-I Wu | st/egl: correctly return configs under wayland |
commit | commitdiff | tree |
2011-09-08 |
Chia-I Wu | st/egl: overload NATIVE_PARAM_PREMULTIPLIED_ALPHA |
commit | commitdiff | tree |
2011-09-08 |
Chia-I Wu | st/egl: add NATIVE_PARAM_PREMULTIPLIED_ALPHA |
commit | commitdiff | tree |
2011-09-08 |
Chia-I Wu | st/egl: add native_present_control |
commit | commitdiff | tree |
2011-09-07 |
Brian Paul | glsl: s/int/unsigned/ to silence warning |
commit | commitdiff | tree |
2011-09-07 |
Stéphane Marchesin | st/mesa: Remove unused renderbuffer fields and functions. |
commit | commitdiff | tree |
2011-09-07 |
Kenneth Graunke | i965/fs: Implement ir_u2f opcode. |
commit | commitdiff | tree |
2011-09-07 |
Kenneth Graunke | i965: Fix disassembly for intdiv/intmod math functions. |
commit | commitdiff | tree |
2011-09-07 |
Chia-I Wu | st/egl: track changes to drop wl_visual in wayland |
commit | commitdiff | tree |
2011-09-07 |
Chia-I Wu | st/egl: track server side wayland changes |
commit | commitdiff | tree |
2011-09-07 |
Chia-I Wu | st/egl: use new wl_callback mechanism in wayland |
commit | commitdiff | tree |
2011-09-07 |
Kenneth Graunke | i965: Use proper texture alignment units for cubemaps... |
commit | commitdiff | tree |
2011-09-07 |
Kenneth Graunke | glsl/ir_reader: Make sure constants have the right... |
commit | commitdiff | tree |
2011-09-07 |
Kenneth Graunke | glsl/builtins: Fix invalid float constant in noise4... |
commit | commitdiff | tree |
2011-09-07 |
Kenneth Graunke | glsl/builtins: Fix invalid vecN constants in hyperbolic... |
commit | commitdiff | tree |
2011-09-07 |
Dave Airlie | varray.c: fix logic around BGRA with ARB_vertex_type_2_... |
commit | commitdiff | tree |
2011-09-07 |
Vinson Lee | mesa/vbo: s/inline/INLINE/ |
commit | commitdiff | tree |
2011-09-07 |
Eric Anholt | i965/vs: Fix point size handling on gen4. |
commit | commitdiff | tree |
2011-09-07 |
Eric Anholt | i965/vs: Use write commits on scratch writes in pre... |
commit | commitdiff | tree |
2011-09-07 |
Eric Anholt | i965/vs: Fix setup of scratch space pointer on pre... |
commit | commitdiff | tree |
2011-09-07 |
Eric Anholt | i965/vs: Fix message setup for array read/writes on... |
commit | commitdiff | tree |
2011-09-07 |
Eric Anholt | i965/vs: Fix constant-indexed array read/write addresse... |
commit | commitdiff | tree |
2011-09-07 |
Eric Anholt | i965/vs: Add support for vector comparison ops resultin... |
commit | commitdiff | tree |
2011-09-07 |
Eric Anholt | i965/vs: Make pre-gen6 math operate in vector mode... |
commit | commitdiff | tree |
2011-09-07 |
Eric Anholt | i965/vs: Fix copy-and-paste disaster in pre-gen6 POW... |
commit | commitdiff | tree |
2011-09-07 |
Eric Anholt | i965/vs: Fix gen4 comparisons used for predication. |
commit | commitdiff | tree |
2011-09-07 |
Eric Anholt | i965/vs: Fix GPU hangs in shaders with large virtual... |
commit | commitdiff | tree |
2011-09-06 |
Brian Paul | i965: add casts to silence int/enum conversion warnings |
commit | commitdiff | tree |
2011-09-06 |
Stéphane Marchesin | state_trackers/dri/sw: Implement texture_from_pixmap. |
commit | commitdiff | tree |
2011-09-06 |
Stéphane Marchesin | Duplicate state_tracker/dri/sw/dri_drawable.c |
commit | commitdiff | tree |
2011-09-06 |
nobled | Enable GLX_EXT_texture_from_pixmap in software. |
commit | commitdiff | tree |
2011-09-06 |
Brian Paul | st/mesa: remove unneeded #include |
commit | commitdiff | tree |
2011-09-06 |
Brian Paul | mesa: whitespace fixes, just to be consistent |
commit | commitdiff | tree |
2011-09-06 |
Brian Paul | mesa: put _mesa_ prefix on vert_result_to_frag_attrib() |
commit | commitdiff | tree |
2011-09-06 |
Brian Paul | mesa: fix vert_result_to_frag_attrib() parameter type |
commit | commitdiff | tree |
2011-09-06 |
Brian Paul | mesa: s/inline/INLINE/ to fix MSVC build |
commit | commitdiff | tree |
2011-09-06 |
Adam Jackson | Drop some Glide remnants |
commit | commitdiff | tree |
2011-09-06 |
Adam Jackson | Remove an AmiWin leftover |
commit | commitdiff | tree |
2011-09-06 |
Adam Jackson | Remove dead glfbdev.h |
commit | commitdiff | tree |
2011-09-06 |
Adam Jackson | Drop documentation references for deleted backends |
commit | commitdiff | tree |
2011-09-06 |
José Fonseca | rtasm,translate: Disable on Mingw-w64. |
commit | commitdiff | tree |
2011-09-06 |
Ian Romanick | docs: skeleton file for 7.12 release notes |
commit | commitdiff | tree |
2011-09-06 |
Ian Romanick | mesa: Remove support for unpacking from client memory... |
commit | commitdiff | tree |
2011-09-06 |
Ian Romanick | swrast: Use GL_STENCIL_INDEX for address calculations |
commit | commitdiff | tree |
2011-09-06 |
Ian Romanick | mesa: Remove GL_COLOR_INDEX from _mesa_{dest,source... |
commit | commitdiff | tree |
2011-09-06 |
Ian Romanick | mesa: Remove GL_COLOR_INDEX from base format assertions |
commit | commitdiff | tree |
2011-09-06 |
Ian Romanick | swrast: Remove GL_COLOR_INDEX from assertions |
commit | commitdiff | tree |
2011-09-06 |
Ian Romanick | mesa: Remove unused struct gl_color_table |
commit | commitdiff | tree |
2011-09-06 |
Ian Romanick | mesa: Remove unused functions _mesa_lookup_rgba_{float... |
commit | commitdiff | tree |
2011-09-06 |
Ian Romanick | mesa: Remove all mention of GL_COLOR_INDEX*_EXT |
commit | commitdiff | tree |
2011-09-06 |
Ian Romanick | mesa: Remove dd_function_table::CopyColorTable, ::CopyC... |
commit | commitdiff | tree |
2011-09-06 |
Ian Romanick | mesa: Remove API facing bits of EXT_paletted_texture... |
commit | commitdiff | tree |
2011-09-06 |
Paul Berry | i965: Remove two_side_color from brw_compute_vue_map(). |
commit | commitdiff | tree |
2011-09-06 |
Paul Berry | i965: For GEN6+, always make front/back colors adjacent... |
commit | commitdiff | tree |
next |