2012-08-29 |
Brian Paul | glsl: s/class/struct/ for ast_type_qualifier
|
commit | commitdiff | tree |
2012-08-29 |
Brian Paul | mesa: convert a few more macros to inline functions
|
commit | commitdiff | tree |
2012-08-29 |
Brian Paul | mesa: remove COPY_4V_CAST() macro
|
commit | commitdiff | tree |
2012-08-29 |
Brian Paul | mesa: convert a bunch of math macros to inline functions
|
commit | commitdiff | tree |
2012-08-29 |
Brian Paul | tnl: use INTERP_4F() instead of four INTERP_F() calls
|
commit | commitdiff | tree |
2012-08-29 |
Brian Paul | swrast: fix wrong assignments in _swrast_add_spec_terms_line()
|
commit | commitdiff | tree |
2012-08-29 |
Brian Paul | mesa: test for GL_EXT_framebuffer_sRGB in glPopAttrib()
|
commit | commitdiff | tree |
2012-08-28 |
Brian Paul | docs: remove mention of old driver maintenance
|
commit | commitdiff | tree |
2012-08-27 |
Brian Paul | gallium/util: implement tile code for PIPE_FORMAT_Z32_FLOAT
|
commit | commitdiff | tree |
2012-08-27 |
Brian Paul | st/mesa: use fallback path for glCopyTexSubImage(GL_TEXTURE_...
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | wgl: update some comments
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | st/mesa: don't do (generic) compression of 1D or 1D_ARRAY...
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa: add generic compressed -> uncompressed format...
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa: don't try (generic) compression of 1D and 1D_ARRAY...
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa: add texture target field to ChooseTextureFormat...
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | xlib: remove texture compression hackery
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | st/mesa: clean up use of 'target' variable in st_context_tex...
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | swrast: implement cubical depth texture sampling
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | main: fix ES compile breakage
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches...
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa/swrast: fix GL_TEXTURE_2D_ARRAY texture fetches...
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa: code movement in teximage.c
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa: consolidate glTexImage and glCompressedTexImage...
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa: make glTexImage, glCompressedTexImage proxy code...
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa: rename texpal.[ch] to texcompress_cpal.[ch]
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa: s/GLuint/gl_format/ in _mesa_compressed_format_to_glenum()
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa: new _mesa_num_tex_faces() helper
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa: make _mesa_get_proxy_tex_image() static
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa: don't clear proxy image fields when regular GL...
|
commit | commitdiff | tree |
2012-08-24 |
Brian Paul | mesa: fix glTexImage proxy texture error generation
|
commit | commitdiff | tree |
2012-08-18 |
Brian Paul | st/mesa: fix sampler view counting
|
commit | commitdiff | tree |
2012-08-18 |
Brian Paul | util: update and fix u_upload_mgr.h comments
|
commit | commitdiff | tree |
2012-08-18 |
Brian Paul | st/mesa: use Elements() instead of hard-coded number
|
commit | commitdiff | tree |
2012-08-18 |
Brian Paul | mesa: remove unused params, add const qualifiers
|
commit | commitdiff | tree |
2012-08-18 |
Brian Paul | mesa: querying GL_TEXTURE_COMPRESSED_IMAGE_SIZE for...
|
commit | commitdiff | tree |
2012-08-17 |
Brian Paul | llvmpipe: remove polygon stipple assertion
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | svga: minor code reformatting
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | gallium/draw: move misplaced brace
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | mesa: raise GL_INVALID_OPERATION in glGenerateMipmap...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | r600: update sampler, sampler_view code for the future
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | rbug: update data structures, functions for future...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | gallium/trace: add 'start' parameter to bind_sampler_states...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | gallium/identity: add 'start' parameter to bind_sampler_stat...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | galahad: add 'start' parameter to bind_sampler_states...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | svga: add 'start' parameter to bind_sampler_states...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | llvmpipe: add 'start' parameter to bind_sampler_states...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | softpipe: add 'start' parameter to bind_sampler_states...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | gallium/trace: consolidate sampler, sampler_view code
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | gallium/identity: consolidate sampler, sampler_view...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | st/mesa: add support for GS textures and samplers
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | st/mesa: combine vertex/fragment sampler state in arrays
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | gallium: remove PIPE_MAX_VERTEX/GEOMETRY_SAMPLERS ...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | draw: index samplers and sampler_view state by shader...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | draw: move tgsi-related state into a tgsi sub-struct
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | gallium: add a shader stage/type param to some draw...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | st/mesa: silence signed/unsigned comparison warning
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | svga: move result->key expression after result != NULL...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | svga: fix result==NULL logic in emit_fs_consts()
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | svga: update comment (s/SVGA_NEW_VS_RESULT/SVGA_NEW_VS_PRESC...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | svga: rename svga_hw_vs_parameters -> svga_hw_vs_constants
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | mesa: add cast to silence warning in _mesa_pack_rgba_span_fr...
|
commit | commitdiff | tree |
2012-08-16 |
Brian Paul | meta: remove unused variable
|
commit | commitdiff | tree |
2012-08-10 |
Brian Paul | softpipe: fix softpipe_delete_fs_state() failed assertion
|
commit | commitdiff | tree |
2012-08-10 |
Brian Paul | cso: rearrange some structure fields for consistency
|
commit | commitdiff | tree |
2012-08-10 |
Brian Paul | st/mesa: fix renderbuffer validation bug
|
commit | commitdiff | tree |
2012-08-10 |
Brian Paul | gallivm: fix crash in lp_sampler_static_state()
|
commit | commitdiff | tree |
2012-08-10 |
Brian Paul | st/mesa: fix glCopyTexSubImage crash
|
commit | commitdiff | tree |
2012-08-08 |
Brian Paul | swrast: add missing switch case for API_OPENGL_CORE
|
commit | commitdiff | tree |
2012-08-08 |
Brian Paul | gallivm: remove unused src_elem_type variable
|
commit | commitdiff | tree |
2012-08-08 |
Brian Paul | svga: remove unused svga_shader::use_sm30 field, add...
|
commit | commitdiff | tree |
2012-08-08 |
Brian Paul | svga: remove unused svga_winsys_handle type
|
commit | commitdiff | tree |
2012-08-07 |
Brian Paul | egl: remove redundant PFNEGLQUERYSTREAMTIMEKHRPROC...
|
commit | commitdiff | tree |
2012-08-07 |
Brian Paul | softpipe: fix loop limit for tex_cache[] array
|
commit | commitdiff | tree |
2012-08-06 |
Brian Paul | docs: update ARB_debug_output status to DONE
|
commit | commitdiff | tree |
2012-08-06 |
Brian Paul | st/mesa: merge fragment/vertex sampler update code
|
commit | commitdiff | tree |
2012-08-06 |
Brian Paul | st/mesa: massage update_vertex_samplers() code
|
commit | commitdiff | tree |
2012-08-06 |
Brian Paul | st/mesa: merge fragment/vertex texture update code
|
commit | commitdiff | tree |
2012-08-06 |
Brian Paul | st/mesa: massage the update_vertex_textures() code
|
commit | commitdiff | tree |
2012-08-06 |
Brian Paul | st/mesa: rename some vertex/fragment state fields for...
|
commit | commitdiff | tree |
2012-08-06 |
Brian Paul | llvmpipe: consolidate the sampler and sampler view...
|
commit | commitdiff | tree |
2012-08-06 |
Brian Paul | llvmpipe: combine vertex/fragment sampler state into...
|
commit | commitdiff | tree |
2012-08-06 |
Brian Paul | softpipe: consolidate vert/frag/geom sampler setting...
|
commit | commitdiff | tree |
2012-08-06 |
Brian Paul | softpipe: consolidate sampler-related arrays
|
commit | commitdiff | tree |
2012-08-06 |
Brian Paul | softpipe: combine vert/frag/geom texture caches in...
|
commit | commitdiff | tree |
2012-08-04 |
Brian Paul | i915g: silence a const pointer warning
|
commit | commitdiff | tree |
2012-08-03 |
Brian Paul | gallium/tests/trivial: updates for CSO interface changes
|
commit | commitdiff | tree |
2012-08-03 |
Brian Paul | st/xorg: updates for CSO interface changes
|
commit | commitdiff | tree |
2012-08-03 |
Brian Paul | st/xa: updates for CSO interface changes
|
commit | commitdiff | tree |
2012-08-03 |
Brian Paul | vega: fix build breakage from cso sampler/view changes
|
commit | commitdiff | tree |
2012-08-03 |
Brian Paul | cso: remove unreachable break statements
|
commit | commitdiff | tree |
2012-08-03 |
Brian Paul | cso: 80-column wrapping, remove trailing whitespace...
|
commit | commitdiff | tree |
2012-08-03 |
Brian Paul | gallium: consolidate CSO sampler and sampler_view functions
|
commit | commitdiff | tree |
2012-08-02 |
Brian Paul | svga: remove questionable INLINE qualifiers
|
commit | commitdiff | tree |
2012-08-02 |
Brian Paul | svga: sort #includes
|
commit | commitdiff | tree |
2012-08-02 |
Brian Paul | svga: add some comments in svga_screen_cache.c
|
commit | commitdiff | tree |
2012-08-02 |
Brian Paul | svga: whitespace, formatting fixes
|
commit | commitdiff | tree |
2012-08-02 |
Brian Paul | svga: remove unneeded 'struct svga_screen' declarations
|
commit | commitdiff | tree |
2012-08-02 |
Brian Paul | mesa: fix default_access_mode() result for ES2
|
commit | commitdiff | tree |
2012-08-02 |
Brian Paul | mesa: default_access_mode() returns a GLbitfield, not...
|
commit | commitdiff | tree |
2012-07-31 |
Brian Paul | ir_to_mesa: make size_swizzles[] array static const
|
commit | commitdiff | tree |
next |